chore(deps-dev): bump @commitlint/cli from 19.2.0 to 19.2.1 (#9725)
This commit is contained in:
16
package-lock.json
generated
16
package-lock.json
generated
@@ -56,7 +56,7 @@
|
||||
"@babel/preset-react": "=7.24.1",
|
||||
"@babel/register": "=7.23.7",
|
||||
"@cfaester/enzyme-adapter-react-18": "=0.7.1",
|
||||
"@commitlint/cli": "^19.2.0",
|
||||
"@commitlint/cli": "^19.2.1",
|
||||
"@commitlint/config-conventional": "^19.1.0",
|
||||
"@jest/globals": "=29.7.0",
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
|
||||
@@ -2175,15 +2175,15 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/cli": {
|
||||
"version": "19.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-19.2.0.tgz",
|
||||
"integrity": "sha512-8XnQDMyQR+1/ldbmIyhonvnDS2enEw48Wompo/967fsEvy9Vj5/JbDutzmSBKxANWDVeEbR9QQm0yHpw6ArrFw==",
|
||||
"version": "19.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-19.2.1.tgz",
|
||||
"integrity": "sha512-cbkYUJsLqRomccNxvoJTyv5yn0bSy05BBizVyIcLACkRbVUqYorC351Diw/XFSWC/GtpwiwT2eOvQgFZa374bg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/format": "^19.0.3",
|
||||
"@commitlint/lint": "^19.1.0",
|
||||
"@commitlint/load": "^19.2.0",
|
||||
"@commitlint/read": "^19.2.0",
|
||||
"@commitlint/read": "^19.2.1",
|
||||
"@commitlint/types": "^19.0.3",
|
||||
"execa": "^8.0.1",
|
||||
"yargs": "^17.0.0"
|
||||
@@ -2550,9 +2550,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/read": {
|
||||
"version": "19.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-19.2.0.tgz",
|
||||
"integrity": "sha512-HlGeEd/jyp2a5Fb9mvtsaDm5hFCmj80dJYjLQkpG3DzWneWBc37YU3kM8Za1D1HUazZaTkdsWq73M3XDE4CvCA==",
|
||||
"version": "19.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-19.2.1.tgz",
|
||||
"integrity": "sha512-qETc4+PL0EUv7Q36lJbPG+NJiBOGg7SSC7B5BsPWOmei+Dyif80ErfWQ0qXoW9oCh7GTpTNRoaVhiI8RbhuaNw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/top-level": "^19.0.0",
|
||||
|
||||
@@ -117,7 +117,7 @@
|
||||
"@babel/preset-env": "=7.24.0",
|
||||
"@babel/preset-react": "=7.24.1",
|
||||
"@babel/register": "=7.23.7",
|
||||
"@commitlint/cli": "^19.2.0",
|
||||
"@commitlint/cli": "^19.2.1",
|
||||
"@commitlint/config-conventional": "^19.1.0",
|
||||
"@jest/globals": "=29.7.0",
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
|
||||
|
||||
Reference in New Issue
Block a user