mirror of
https://github.com/scratchfoundation/scratch-webpack-configuration.git
synced 2025-03-31 06:59:45 -04:00
fix(deps): update dependency scratch-semantic-release-config to v1.0.16
This commit is contained in:
parent
a35b8fb889
commit
22b5fb3bcf
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -19,7 +19,7 @@
|
|||
"cz-conventional-changelog": "3.3.0",
|
||||
"husky": "9.1.5",
|
||||
"jest": "29.7.0",
|
||||
"scratch-semantic-release-config": "1.0.14",
|
||||
"scratch-semantic-release-config": "1.0.16",
|
||||
"semantic-release": "22.0.12",
|
||||
"webpack": "5.94.0"
|
||||
},
|
||||
|
@ -14838,9 +14838,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-semantic-release-config": {
|
||||
"version": "1.0.14",
|
||||
"resolved": "https://registry.npmjs.org/scratch-semantic-release-config/-/scratch-semantic-release-config-1.0.14.tgz",
|
||||
"integrity": "sha512-lEPnAsP614FBcxMrBSrCDxuAdvYlUAGthiiTpqm3rhNBCuPTvVbrNo22yXWVXY3+ZtlrSNfkVKBtBKagDlexJw==",
|
||||
"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==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
|
@ -38,7 +38,7 @@
|
|||
"cz-conventional-changelog": "3.3.0",
|
||||
"husky": "9.1.5",
|
||||
"jest": "29.7.0",
|
||||
"scratch-semantic-release-config": "1.0.14",
|
||||
"scratch-semantic-release-config": "1.0.16",
|
||||
"semantic-release": "22.0.12",
|
||||
"webpack": "5.94.0"
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue