chore(deps-dev): bump @commitlint/cli from 17.6.6 to 17.6.7 (#9046)

This commit is contained in:
dependabot[bot]
2023-07-20 11:41:26 +00:00
committed by GitHub
parent d90e2373db
commit be9f94490b
2 changed files with 74 additions and 74 deletions

146
package-lock.json generated
View File

@@ -60,7 +60,7 @@
"@babel/preset-env": "=7.22.9",
"@babel/preset-react": "=7.22.5",
"@babel/register": "=7.22.5",
"@commitlint/cli": "^17.6.6",
"@commitlint/cli": "^17.6.7",
"@commitlint/config-conventional": "^17.6.6",
"@jest/globals": "=29.6.1",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.4",
@@ -2144,14 +2144,14 @@
}
},
"node_modules/@commitlint/cli": {
"version": "17.6.6",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.6.6.tgz",
"integrity": "sha512-sTKpr2i/Fjs9OmhU+beBxjPavpnLSqZaO6CzwKVq2Tc4UYVTMFgpKOslDhUBVlfAUBfjVO8ParxC/MXkIOevEA==",
"version": "17.6.7",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.6.7.tgz",
"integrity": "sha512-nzZmfO5KIOupYppn1MsnYX/80I+KDlxiwkks3CJT0XT+t34UgqGi3eSyEuzgcIjPlORk5/GMaAEiys78iLfGMg==",
"dev": true,
"dependencies": {
"@commitlint/format": "^17.4.4",
"@commitlint/lint": "^17.6.6",
"@commitlint/load": "^17.5.0",
"@commitlint/lint": "^17.6.7",
"@commitlint/load": "^17.6.7",
"@commitlint/read": "^17.5.1",
"@commitlint/types": "^17.4.4",
"execa": "^5.0.0",
@@ -2180,9 +2180,9 @@
}
},
"node_modules/@commitlint/config-validator": {
"version": "17.4.4",
"resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-17.4.4.tgz",
"integrity": "sha512-bi0+TstqMiqoBAQDvdEP4AFh0GaKyLFlPPEObgI29utoKEYoPQTvF0EYqIwYYLEoJYhj5GfMIhPHJkTJhagfeg==",
"version": "17.6.7",
"resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-17.6.7.tgz",
"integrity": "sha512-vJSncmnzwMvpr3lIcm0I8YVVDJTzyjy7NZAeXbTXy+MPUdAr9pKyyg7Tx/ebOQ9kqzE6O9WT6jg2164br5UdsQ==",
"dev": true,
"dependencies": {
"@commitlint/types": "^17.4.4",
@@ -2193,9 +2193,9 @@
}
},
"node_modules/@commitlint/ensure": {
"version": "17.4.4",
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-17.4.4.tgz",
"integrity": "sha512-AHsFCNh8hbhJiuZ2qHv/m59W/GRE9UeOXbkOqxYMNNg9pJ7qELnFcwj5oYpa6vzTSHtPGKf3C2yUFNy1GGHq6g==",
"version": "17.6.7",
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-17.6.7.tgz",
"integrity": "sha512-mfDJOd1/O/eIb/h4qwXzUxkmskXDL9vNPnZ4AKYKiZALz4vHzwMxBSYtyL2mUIDeU9DRSpEUins8SeKtFkYHSw==",
"dev": true,
"dependencies": {
"@commitlint/types": "^17.4.4",
@@ -2302,9 +2302,9 @@
}
},
"node_modules/@commitlint/is-ignored": {
"version": "17.6.6",
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.6.6.tgz",
"integrity": "sha512-4Fw875faAKO+2nILC04yW/2Vy/wlV3BOYCSQ4CEFzriPEprc1Td2LILmqmft6PDEK5Sr14dT9tEzeaZj0V56Gg==",
"version": "17.6.7",
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.6.7.tgz",
"integrity": "sha512-vqyNRqtbq72P2JadaoWiuoLtXIs9SaAWDqdtef6G2zsoXqKFc7vqj1f+thzVgosXG3X/5K9jNp+iYijmvOfc/g==",
"dev": true,
"dependencies": {
"@commitlint/types": "^17.4.4",
@@ -2348,14 +2348,14 @@
"dev": true
},
"node_modules/@commitlint/lint": {
"version": "17.6.6",
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.6.6.tgz",
"integrity": "sha512-5bN+dnHcRLkTvwCHYMS7Xpbr+9uNi0Kq5NR3v4+oPNx6pYXt8ACuw9luhM/yMgHYwW0ajIR20wkPAFkZLEMGmg==",
"version": "17.6.7",
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.6.7.tgz",
"integrity": "sha512-TW+AozfuOFMrHn+jdwtz0IWu8REKFp0eryOvoBp2r8IXNc4KihKB1spAiUB6SFyHD6hVVeolz12aHnJ3Mb+xVQ==",
"dev": true,
"dependencies": {
"@commitlint/is-ignored": "^17.6.6",
"@commitlint/parse": "^17.6.5",
"@commitlint/rules": "^17.6.5",
"@commitlint/is-ignored": "^17.6.7",
"@commitlint/parse": "^17.6.7",
"@commitlint/rules": "^17.6.7",
"@commitlint/types": "^17.4.4"
},
"engines": {
@@ -2363,14 +2363,14 @@
}
},
"node_modules/@commitlint/load": {
"version": "17.5.0",
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-17.5.0.tgz",
"integrity": "sha512-l+4W8Sx4CD5rYFsrhHH8HP01/8jEP7kKf33Xlx2Uk2out/UKoKPYMOIRcDH5ppT8UXLMV+x6Wm5osdRKKgaD1Q==",
"version": "17.6.7",
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-17.6.7.tgz",
"integrity": "sha512-QZ2rJTbX55BQdYrCm/p6+hh/pFBgC9nTJxfsrK6xRPe2thiQzHN0AQDBqBwAirn6gIkHrjIbCbtAE6kiDYLjrw==",
"dev": true,
"dependencies": {
"@commitlint/config-validator": "^17.4.4",
"@commitlint/config-validator": "^17.6.7",
"@commitlint/execute-rule": "^17.4.0",
"@commitlint/resolve-extends": "^17.4.4",
"@commitlint/resolve-extends": "^17.6.7",
"@commitlint/types": "^17.4.4",
"@types/node": "*",
"chalk": "^4.1.0",
@@ -2467,9 +2467,9 @@
}
},
"node_modules/@commitlint/parse": {
"version": "17.6.5",
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-17.6.5.tgz",
"integrity": "sha512-0zle3bcn1Hevw5Jqpz/FzEWNo2KIzUbc1XyGg6WrWEoa6GH3A1pbqNF6MvE6rjuy6OY23c8stWnb4ETRZyN+Yw==",
"version": "17.6.7",
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-17.6.7.tgz",
"integrity": "sha512-ibO03BgEns+JJpohpBZYD49mCdSNMg6fTv7vA5yqzEFWkBQk5NWhEBw2yG+Z1UClStIRkMkAYyI2HzoQG9tCQQ==",
"dev": true,
"dependencies": {
"@commitlint/types": "^17.4.4",
@@ -2497,12 +2497,12 @@
}
},
"node_modules/@commitlint/resolve-extends": {
"version": "17.4.4",
"resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-17.4.4.tgz",
"integrity": "sha512-znXr1S0Rr8adInptHw0JeLgumS11lWbk5xAWFVno+HUFVN45875kUtqjrI6AppmD3JI+4s0uZlqqlkepjJd99A==",
"version": "17.6.7",
"resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-17.6.7.tgz",
"integrity": "sha512-PfeoAwLHtbOaC9bGn/FADN156CqkFz6ZKiVDMjuC2N5N0740Ke56rKU7Wxdwya8R8xzLK9vZzHgNbuGhaOVKIg==",
"dev": true,
"dependencies": {
"@commitlint/config-validator": "^17.4.4",
"@commitlint/config-validator": "^17.6.7",
"@commitlint/types": "^17.4.4",
"import-fresh": "^3.0.0",
"lodash.mergewith": "^4.6.2",
@@ -2514,12 +2514,12 @@
}
},
"node_modules/@commitlint/rules": {
"version": "17.6.5",
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-17.6.5.tgz",
"integrity": "sha512-uTB3zSmnPyW2qQQH+Dbq2rekjlWRtyrjDo4aLFe63uteandgkI+cc0NhhbBAzcXShzVk0qqp8SlkQMu0mgHg/A==",
"version": "17.6.7",
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-17.6.7.tgz",
"integrity": "sha512-x/SDwDTN3w3Gr5xkhrIORu96rlKCc8ZLYEMXRqi9+MB33st2mKcGvKa5uJuigHlbl3xm75bAAubATrodVrjguQ==",
"dev": true,
"dependencies": {
"@commitlint/ensure": "^17.4.4",
"@commitlint/ensure": "^17.6.7",
"@commitlint/message": "^17.4.2",
"@commitlint/to-lines": "^17.4.0",
"@commitlint/types": "^17.4.4",
@@ -31123,14 +31123,14 @@
"optional": true
},
"@commitlint/cli": {
"version": "17.6.6",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.6.6.tgz",
"integrity": "sha512-sTKpr2i/Fjs9OmhU+beBxjPavpnLSqZaO6CzwKVq2Tc4UYVTMFgpKOslDhUBVlfAUBfjVO8ParxC/MXkIOevEA==",
"version": "17.6.7",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.6.7.tgz",
"integrity": "sha512-nzZmfO5KIOupYppn1MsnYX/80I+KDlxiwkks3CJT0XT+t34UgqGi3eSyEuzgcIjPlORk5/GMaAEiys78iLfGMg==",
"dev": true,
"requires": {
"@commitlint/format": "^17.4.4",
"@commitlint/lint": "^17.6.6",
"@commitlint/load": "^17.5.0",
"@commitlint/lint": "^17.6.7",
"@commitlint/load": "^17.6.7",
"@commitlint/read": "^17.5.1",
"@commitlint/types": "^17.4.4",
"execa": "^5.0.0",
@@ -31150,9 +31150,9 @@
}
},
"@commitlint/config-validator": {
"version": "17.4.4",
"resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-17.4.4.tgz",
"integrity": "sha512-bi0+TstqMiqoBAQDvdEP4AFh0GaKyLFlPPEObgI29utoKEYoPQTvF0EYqIwYYLEoJYhj5GfMIhPHJkTJhagfeg==",
"version": "17.6.7",
"resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-17.6.7.tgz",
"integrity": "sha512-vJSncmnzwMvpr3lIcm0I8YVVDJTzyjy7NZAeXbTXy+MPUdAr9pKyyg7Tx/ebOQ9kqzE6O9WT6jg2164br5UdsQ==",
"dev": true,
"requires": {
"@commitlint/types": "^17.4.4",
@@ -31160,9 +31160,9 @@
}
},
"@commitlint/ensure": {
"version": "17.4.4",
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-17.4.4.tgz",
"integrity": "sha512-AHsFCNh8hbhJiuZ2qHv/m59W/GRE9UeOXbkOqxYMNNg9pJ7qELnFcwj5oYpa6vzTSHtPGKf3C2yUFNy1GGHq6g==",
"version": "17.6.7",
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-17.6.7.tgz",
"integrity": "sha512-mfDJOd1/O/eIb/h4qwXzUxkmskXDL9vNPnZ4AKYKiZALz4vHzwMxBSYtyL2mUIDeU9DRSpEUins8SeKtFkYHSw==",
"dev": true,
"requires": {
"@commitlint/types": "^17.4.4",
@@ -31241,9 +31241,9 @@
}
},
"@commitlint/is-ignored": {
"version": "17.6.6",
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.6.6.tgz",
"integrity": "sha512-4Fw875faAKO+2nILC04yW/2Vy/wlV3BOYCSQ4CEFzriPEprc1Td2LILmqmft6PDEK5Sr14dT9tEzeaZj0V56Gg==",
"version": "17.6.7",
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.6.7.tgz",
"integrity": "sha512-vqyNRqtbq72P2JadaoWiuoLtXIs9SaAWDqdtef6G2zsoXqKFc7vqj1f+thzVgosXG3X/5K9jNp+iYijmvOfc/g==",
"dev": true,
"requires": {
"@commitlint/types": "^17.4.4",
@@ -31277,26 +31277,26 @@
}
},
"@commitlint/lint": {
"version": "17.6.6",
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.6.6.tgz",
"integrity": "sha512-5bN+dnHcRLkTvwCHYMS7Xpbr+9uNi0Kq5NR3v4+oPNx6pYXt8ACuw9luhM/yMgHYwW0ajIR20wkPAFkZLEMGmg==",
"version": "17.6.7",
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.6.7.tgz",
"integrity": "sha512-TW+AozfuOFMrHn+jdwtz0IWu8REKFp0eryOvoBp2r8IXNc4KihKB1spAiUB6SFyHD6hVVeolz12aHnJ3Mb+xVQ==",
"dev": true,
"requires": {
"@commitlint/is-ignored": "^17.6.6",
"@commitlint/parse": "^17.6.5",
"@commitlint/rules": "^17.6.5",
"@commitlint/is-ignored": "^17.6.7",
"@commitlint/parse": "^17.6.7",
"@commitlint/rules": "^17.6.7",
"@commitlint/types": "^17.4.4"
}
},
"@commitlint/load": {
"version": "17.5.0",
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-17.5.0.tgz",
"integrity": "sha512-l+4W8Sx4CD5rYFsrhHH8HP01/8jEP7kKf33Xlx2Uk2out/UKoKPYMOIRcDH5ppT8UXLMV+x6Wm5osdRKKgaD1Q==",
"version": "17.6.7",
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-17.6.7.tgz",
"integrity": "sha512-QZ2rJTbX55BQdYrCm/p6+hh/pFBgC9nTJxfsrK6xRPe2thiQzHN0AQDBqBwAirn6gIkHrjIbCbtAE6kiDYLjrw==",
"dev": true,
"requires": {
"@commitlint/config-validator": "^17.4.4",
"@commitlint/config-validator": "^17.6.7",
"@commitlint/execute-rule": "^17.4.0",
"@commitlint/resolve-extends": "^17.4.4",
"@commitlint/resolve-extends": "^17.6.7",
"@commitlint/types": "^17.4.4",
"@types/node": "*",
"chalk": "^4.1.0",
@@ -31368,9 +31368,9 @@
"dev": true
},
"@commitlint/parse": {
"version": "17.6.5",
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-17.6.5.tgz",
"integrity": "sha512-0zle3bcn1Hevw5Jqpz/FzEWNo2KIzUbc1XyGg6WrWEoa6GH3A1pbqNF6MvE6rjuy6OY23c8stWnb4ETRZyN+Yw==",
"version": "17.6.7",
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-17.6.7.tgz",
"integrity": "sha512-ibO03BgEns+JJpohpBZYD49mCdSNMg6fTv7vA5yqzEFWkBQk5NWhEBw2yG+Z1UClStIRkMkAYyI2HzoQG9tCQQ==",
"dev": true,
"requires": {
"@commitlint/types": "^17.4.4",
@@ -31392,12 +31392,12 @@
}
},
"@commitlint/resolve-extends": {
"version": "17.4.4",
"resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-17.4.4.tgz",
"integrity": "sha512-znXr1S0Rr8adInptHw0JeLgumS11lWbk5xAWFVno+HUFVN45875kUtqjrI6AppmD3JI+4s0uZlqqlkepjJd99A==",
"version": "17.6.7",
"resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-17.6.7.tgz",
"integrity": "sha512-PfeoAwLHtbOaC9bGn/FADN156CqkFz6ZKiVDMjuC2N5N0740Ke56rKU7Wxdwya8R8xzLK9vZzHgNbuGhaOVKIg==",
"dev": true,
"requires": {
"@commitlint/config-validator": "^17.4.4",
"@commitlint/config-validator": "^17.6.7",
"@commitlint/types": "^17.4.4",
"import-fresh": "^3.0.0",
"lodash.mergewith": "^4.6.2",
@@ -31406,12 +31406,12 @@
}
},
"@commitlint/rules": {
"version": "17.6.5",
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-17.6.5.tgz",
"integrity": "sha512-uTB3zSmnPyW2qQQH+Dbq2rekjlWRtyrjDo4aLFe63uteandgkI+cc0NhhbBAzcXShzVk0qqp8SlkQMu0mgHg/A==",
"version": "17.6.7",
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-17.6.7.tgz",
"integrity": "sha512-x/SDwDTN3w3Gr5xkhrIORu96rlKCc8ZLYEMXRqi9+MB33st2mKcGvKa5uJuigHlbl3xm75bAAubATrodVrjguQ==",
"dev": true,
"requires": {
"@commitlint/ensure": "^17.4.4",
"@commitlint/ensure": "^17.6.7",
"@commitlint/message": "^17.4.2",
"@commitlint/to-lines": "^17.4.0",
"@commitlint/types": "^17.4.4",

View File

@@ -114,7 +114,7 @@
"@babel/preset-env": "=7.22.9",
"@babel/preset-react": "=7.22.5",
"@babel/register": "=7.22.5",
"@commitlint/cli": "^17.6.6",
"@commitlint/cli": "^17.6.7",
"@commitlint/config-conventional": "^17.6.6",
"@jest/globals": "=29.6.1",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.4",