mirror of
https://github.com/scratchfoundation/scratch-blocks.git
synced 2025-06-14 13:51:52 -04:00
Merge pull request #3321 from scratchfoundation/renovate/scratch-semantic-release-config-1.x
fix(deps): update dependency scratch-semantic-release-config to v1.0.16
This commit is contained in:
commit
67f18237b1
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -28,7 +28,7 @@
|
|||
"husky": "8.0.3",
|
||||
"json": "9.0.6",
|
||||
"rimraf": "2.7.1",
|
||||
"scratch-semantic-release-config": "1.0.14",
|
||||
"scratch-semantic-release-config": "1.0.16",
|
||||
"selenium-webdriver": "4.16.0",
|
||||
"semantic-release": "19.0.5",
|
||||
"transifex": "1.6.6",
|
||||
|
@ -11906,9 +11906,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": {
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
"husky": "8.0.3",
|
||||
"json": "9.0.6",
|
||||
"rimraf": "2.7.1",
|
||||
"scratch-semantic-release-config": "1.0.14",
|
||||
"scratch-semantic-release-config": "1.0.16",
|
||||
"selenium-webdriver": "4.16.0",
|
||||
"semantic-release": "19.0.5",
|
||||
"transifex": "1.6.6",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue