mirror of
https://github.com/scratchfoundation/scratch-webpack-configuration.git
synced 2024-12-04 13:21:25 -05:00
chore(deps): update dependency scratch-semantic-release-config to v3
This commit is contained in:
parent
67b0a5af45
commit
18b331843a
2 changed files with 6 additions and 6 deletions
10
package-lock.json
generated
10
package-lock.json
generated
|
@ -19,7 +19,7 @@
|
|||
"cz-conventional-changelog": "3.3.0",
|
||||
"husky": "9.1.7",
|
||||
"jest": "29.7.0",
|
||||
"scratch-semantic-release-config": "1.0.16",
|
||||
"scratch-semantic-release-config": "3.0.0",
|
||||
"semantic-release": "22.0.12",
|
||||
"webpack": "5.96.1"
|
||||
},
|
||||
|
@ -13472,11 +13472,11 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-semantic-release-config": {
|
||||
"version": "1.0.16",
|
||||
"resolved": "https://registry.npmjs.org/scratch-semantic-release-config/-/scratch-semantic-release-config-1.0.16.tgz",
|
||||
"integrity": "sha512-gY2f+aL0t7WyHWsV9vWDJk1VGPm1m2fuRQB4iqZ7XOZY88lH7Mws9/pvFDBSNCEQVDWC7TQxsMudFSUrhSljxA==",
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/scratch-semantic-release-config/-/scratch-semantic-release-config-3.0.0.tgz",
|
||||
"integrity": "sha512-Hrw1naLR3MTzZjM3FmCW89cEv2L9NO1pLNsohF2npbNPFYpNd4yjEN5RPneLRtY5jX/NbqQVQChvhxiI+lJ+hQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"license": "BSD-3-Clause",
|
||||
"dependencies": {
|
||||
"@semantic-release/changelog": "^6.0.1",
|
||||
"@semantic-release/commit-analyzer": "^9.0.2",
|
||||
|
|
|
@ -38,7 +38,7 @@
|
|||
"cz-conventional-changelog": "3.3.0",
|
||||
"husky": "9.1.7",
|
||||
"jest": "29.7.0",
|
||||
"scratch-semantic-release-config": "1.0.16",
|
||||
"scratch-semantic-release-config": "3.0.0",
|
||||
"semantic-release": "22.0.12",
|
||||
"webpack": "5.96.1"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue