chore(deps-dev): bump @commitlint/cli from 17.7.2 to 17.8.0 (#9316)
This commit is contained in:
62
package-lock.json
generated
62
package-lock.json
generated
@@ -55,7 +55,7 @@
|
|||||||
"@babel/preset-env": "=7.23.2",
|
"@babel/preset-env": "=7.23.2",
|
||||||
"@babel/preset-react": "=7.22.15",
|
"@babel/preset-react": "=7.22.15",
|
||||||
"@babel/register": "=7.22.15",
|
"@babel/register": "=7.22.15",
|
||||||
"@commitlint/cli": "^17.7.2",
|
"@commitlint/cli": "^17.8.0",
|
||||||
"@commitlint/config-conventional": "^17.7.0",
|
"@commitlint/config-conventional": "^17.7.0",
|
||||||
"@jest/globals": "=29.7.0",
|
"@jest/globals": "=29.7.0",
|
||||||
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
|
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
|
||||||
@@ -2120,14 +2120,14 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@commitlint/cli": {
|
"node_modules/@commitlint/cli": {
|
||||||
"version": "17.7.2",
|
"version": "17.8.0",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.7.2.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.8.0.tgz",
|
||||||
"integrity": "sha512-t3N7TZq7lOeqTOyEgfGcaltHqEJf7YDlPg75MldeVPPyz14jZq/+mbGF9tueDLFX8R6RwdymrN6D+U5XwZ8Iwg==",
|
"integrity": "sha512-D3LdyZYbiRyAChfJMNlAd9f2P9vNQ7GWbI9gN2o7L5hF07QJDqj4z/pcJF3PjDbJWOaUUXla287RdDmmKqH2WQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@commitlint/format": "^17.4.4",
|
"@commitlint/format": "^17.4.4",
|
||||||
"@commitlint/lint": "^17.7.0",
|
"@commitlint/lint": "^17.8.0",
|
||||||
"@commitlint/load": "^17.7.2",
|
"@commitlint/load": "^17.8.0",
|
||||||
"@commitlint/read": "^17.5.1",
|
"@commitlint/read": "^17.5.1",
|
||||||
"@commitlint/types": "^17.4.4",
|
"@commitlint/types": "^17.4.4",
|
||||||
"execa": "^5.0.0",
|
"execa": "^5.0.0",
|
||||||
@@ -2278,9 +2278,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@commitlint/is-ignored": {
|
"node_modules/@commitlint/is-ignored": {
|
||||||
"version": "17.7.0",
|
"version": "17.8.0",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.7.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.8.0.tgz",
|
||||||
"integrity": "sha512-043rA7m45tyEfW7Zv2vZHF++176MLHH9h70fnPoYlB1slKBeKl8BwNIlnPg4xBdRBVNPaCqvXxWswx2GR4c9Hw==",
|
"integrity": "sha512-8bR6rxNcWaNprPBdE4ePIOwbxutTQGOsRPYWssX+zjGxnEljzaZSGzFUOMxapYILlf8Tts/O1wPQgG549Rdvdg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@commitlint/types": "^17.4.4",
|
"@commitlint/types": "^17.4.4",
|
||||||
@@ -2324,12 +2324,12 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/@commitlint/lint": {
|
"node_modules/@commitlint/lint": {
|
||||||
"version": "17.7.0",
|
"version": "17.8.0",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.7.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.8.0.tgz",
|
||||||
"integrity": "sha512-TCQihm7/uszA5z1Ux1vw+Nf3yHTgicus/+9HiUQk+kRSQawByxZNESeQoX9ujfVd3r4Sa+3fn0JQAguG4xvvbA==",
|
"integrity": "sha512-4ihwnqOY4TcJN6iz5Jv1LeYavvBllONwFyGxOIWmCT5s4PNMb43cws2TUdbXTZL1Vq59etGKd5LWYDFPVbs5EA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@commitlint/is-ignored": "^17.7.0",
|
"@commitlint/is-ignored": "^17.8.0",
|
||||||
"@commitlint/parse": "^17.7.0",
|
"@commitlint/parse": "^17.7.0",
|
||||||
"@commitlint/rules": "^17.7.0",
|
"@commitlint/rules": "^17.7.0",
|
||||||
"@commitlint/types": "^17.4.4"
|
"@commitlint/types": "^17.4.4"
|
||||||
@@ -2339,9 +2339,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@commitlint/load": {
|
"node_modules/@commitlint/load": {
|
||||||
"version": "17.7.2",
|
"version": "17.8.0",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-17.7.2.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-17.8.0.tgz",
|
||||||
"integrity": "sha512-XA7WTnsjHZ4YH6ZYsrnxgLdXzriwMMq+utZUET6spbOEEIPBCDLdOQXS26P+v3TTO4hUHOEhzUquaBv3jbBixw==",
|
"integrity": "sha512-9VnGXYJCP4tXmR4YrwP8n5oX6T5ZsHfPQq6WuUQOvAI+QsDQMaTGgTRXr7us+xsjz+b+mMBSagogqfUx2aixyw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@commitlint/config-validator": "^17.6.7",
|
"@commitlint/config-validator": "^17.6.7",
|
||||||
@@ -31329,14 +31329,14 @@
|
|||||||
"optional": true
|
"optional": true
|
||||||
},
|
},
|
||||||
"@commitlint/cli": {
|
"@commitlint/cli": {
|
||||||
"version": "17.7.2",
|
"version": "17.8.0",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.7.2.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.8.0.tgz",
|
||||||
"integrity": "sha512-t3N7TZq7lOeqTOyEgfGcaltHqEJf7YDlPg75MldeVPPyz14jZq/+mbGF9tueDLFX8R6RwdymrN6D+U5XwZ8Iwg==",
|
"integrity": "sha512-D3LdyZYbiRyAChfJMNlAd9f2P9vNQ7GWbI9gN2o7L5hF07QJDqj4z/pcJF3PjDbJWOaUUXla287RdDmmKqH2WQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@commitlint/format": "^17.4.4",
|
"@commitlint/format": "^17.4.4",
|
||||||
"@commitlint/lint": "^17.7.0",
|
"@commitlint/lint": "^17.8.0",
|
||||||
"@commitlint/load": "^17.7.2",
|
"@commitlint/load": "^17.8.0",
|
||||||
"@commitlint/read": "^17.5.1",
|
"@commitlint/read": "^17.5.1",
|
||||||
"@commitlint/types": "^17.4.4",
|
"@commitlint/types": "^17.4.4",
|
||||||
"execa": "^5.0.0",
|
"execa": "^5.0.0",
|
||||||
@@ -31447,9 +31447,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@commitlint/is-ignored": {
|
"@commitlint/is-ignored": {
|
||||||
"version": "17.7.0",
|
"version": "17.8.0",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.7.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.8.0.tgz",
|
||||||
"integrity": "sha512-043rA7m45tyEfW7Zv2vZHF++176MLHH9h70fnPoYlB1slKBeKl8BwNIlnPg4xBdRBVNPaCqvXxWswx2GR4c9Hw==",
|
"integrity": "sha512-8bR6rxNcWaNprPBdE4ePIOwbxutTQGOsRPYWssX+zjGxnEljzaZSGzFUOMxapYILlf8Tts/O1wPQgG549Rdvdg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@commitlint/types": "^17.4.4",
|
"@commitlint/types": "^17.4.4",
|
||||||
@@ -31483,21 +31483,21 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@commitlint/lint": {
|
"@commitlint/lint": {
|
||||||
"version": "17.7.0",
|
"version": "17.8.0",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.7.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.8.0.tgz",
|
||||||
"integrity": "sha512-TCQihm7/uszA5z1Ux1vw+Nf3yHTgicus/+9HiUQk+kRSQawByxZNESeQoX9ujfVd3r4Sa+3fn0JQAguG4xvvbA==",
|
"integrity": "sha512-4ihwnqOY4TcJN6iz5Jv1LeYavvBllONwFyGxOIWmCT5s4PNMb43cws2TUdbXTZL1Vq59etGKd5LWYDFPVbs5EA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@commitlint/is-ignored": "^17.7.0",
|
"@commitlint/is-ignored": "^17.8.0",
|
||||||
"@commitlint/parse": "^17.7.0",
|
"@commitlint/parse": "^17.7.0",
|
||||||
"@commitlint/rules": "^17.7.0",
|
"@commitlint/rules": "^17.7.0",
|
||||||
"@commitlint/types": "^17.4.4"
|
"@commitlint/types": "^17.4.4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@commitlint/load": {
|
"@commitlint/load": {
|
||||||
"version": "17.7.2",
|
"version": "17.8.0",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-17.7.2.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-17.8.0.tgz",
|
||||||
"integrity": "sha512-XA7WTnsjHZ4YH6ZYsrnxgLdXzriwMMq+utZUET6spbOEEIPBCDLdOQXS26P+v3TTO4hUHOEhzUquaBv3jbBixw==",
|
"integrity": "sha512-9VnGXYJCP4tXmR4YrwP8n5oX6T5ZsHfPQq6WuUQOvAI+QsDQMaTGgTRXr7us+xsjz+b+mMBSagogqfUx2aixyw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@commitlint/config-validator": "^17.6.7",
|
"@commitlint/config-validator": "^17.6.7",
|
||||||
|
|||||||
@@ -119,7 +119,7 @@
|
|||||||
"@babel/preset-env": "=7.23.2",
|
"@babel/preset-env": "=7.23.2",
|
||||||
"@babel/preset-react": "=7.22.15",
|
"@babel/preset-react": "=7.22.15",
|
||||||
"@babel/register": "=7.22.15",
|
"@babel/register": "=7.22.15",
|
||||||
"@commitlint/cli": "^17.7.2",
|
"@commitlint/cli": "^17.8.0",
|
||||||
"@commitlint/config-conventional": "^17.7.0",
|
"@commitlint/config-conventional": "^17.7.0",
|
||||||
"@jest/globals": "=29.7.0",
|
"@jest/globals": "=29.7.0",
|
||||||
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
|
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
|
||||||
|
|||||||
Reference in New Issue
Block a user