mirror of
https://github.com/scratchfoundation/scratch-webpack-configuration.git
synced 2025-07-24 20:58:54 -04:00
chore(deps): update dependency @commitlint/cli to v19.2.0
This commit is contained in:
parent
84a8d16559
commit
1849dfa60f
2 changed files with 7 additions and 7 deletions
12
package-lock.json
generated
12
package-lock.json
generated
|
@ -13,7 +13,7 @@
|
|||
"webpack-node-externals": "^3.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "19.1.0",
|
||||
"@commitlint/cli": "19.2.0",
|
||||
"@commitlint/config-conventional": "19.1.0",
|
||||
"@types/jest": "29.5.12",
|
||||
"cz-conventional-changelog": "3.3.0",
|
||||
|
@ -1721,15 +1721,15 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@commitlint/cli": {
|
||||
"version": "19.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-19.1.0.tgz",
|
||||
"integrity": "sha512-SYGm8HGbVzrlSYeB6oo6pG1Ec6bOMJcDsXgNGa4vgZQsPj6nJkcbTWlIRmtmIk0tHi0d5sCljGuQ+g/0NCPv7w==",
|
||||
"version": "19.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-19.2.0.tgz",
|
||||
"integrity": "sha512-8XnQDMyQR+1/ldbmIyhonvnDS2enEw48Wompo/967fsEvy9Vj5/JbDutzmSBKxANWDVeEbR9QQm0yHpw6ArrFw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/format": "^19.0.3",
|
||||
"@commitlint/lint": "^19.1.0",
|
||||
"@commitlint/load": "^19.1.0",
|
||||
"@commitlint/read": "^19.0.3",
|
||||
"@commitlint/load": "^19.2.0",
|
||||
"@commitlint/read": "^19.2.0",
|
||||
"@commitlint/types": "^19.0.3",
|
||||
"execa": "^8.0.1",
|
||||
"yargs": "^17.0.0"
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
"webpack-node-externals": "^3.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "19.1.0",
|
||||
"@commitlint/cli": "19.2.0",
|
||||
"@commitlint/config-conventional": "19.1.0",
|
||||
"@types/jest": "29.5.12",
|
||||
"cz-conventional-changelog": "3.3.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue