fix(deps): update dependency scratch-semantic-release-config to v1.0.14

This commit is contained in:
renovate[bot] 2024-02-24 02:22:11 +00:00 committed by GitHub
parent 275c29d347
commit 4e8f4d9327
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -58,7 +58,7 @@
"scratch-blocks": "1.1.10", "scratch-blocks": "1.1.10",
"scratch-l10n": "3.18.14", "scratch-l10n": "3.18.14",
"scratch-render-fonts": "1.0.6", "scratch-render-fonts": "1.0.6",
"scratch-semantic-release-config": "1.0.13", "scratch-semantic-release-config": "1.0.14",
"script-loader": "0.7.2", "script-loader": "0.7.2",
"semantic-release": "19.0.5", "semantic-release": "19.0.5",
"stats.js": "0.17.0", "stats.js": "0.17.0",
@ -17421,9 +17421,9 @@
} }
}, },
"node_modules/scratch-semantic-release-config": { "node_modules/scratch-semantic-release-config": {
"version": "1.0.13", "version": "1.0.14",
"resolved": "https://registry.npmjs.org/scratch-semantic-release-config/-/scratch-semantic-release-config-1.0.13.tgz", "resolved": "https://registry.npmjs.org/scratch-semantic-release-config/-/scratch-semantic-release-config-1.0.14.tgz",
"integrity": "sha512-R2w9fDqifXfDPZCzqeHWzZkWN7808QhVp0KSwFlRjRtmWfpBtghgq2gQPtvcmApMBViISpc3Lle1Z4tu6kX9og==", "integrity": "sha512-lEPnAsP614FBcxMrBSrCDxuAdvYlUAGthiiTpqm3rhNBCuPTvVbrNo22yXWVXY3+ZtlrSNfkVKBtBKagDlexJw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@semantic-release/changelog": "^6.0.1", "@semantic-release/changelog": "^6.0.1",

View file

@ -90,7 +90,7 @@
"scratch-blocks": "1.1.10", "scratch-blocks": "1.1.10",
"scratch-l10n": "3.18.14", "scratch-l10n": "3.18.14",
"scratch-render-fonts": "1.0.6", "scratch-render-fonts": "1.0.6",
"scratch-semantic-release-config": "1.0.13", "scratch-semantic-release-config": "1.0.14",
"script-loader": "0.7.2", "script-loader": "0.7.2",
"semantic-release": "19.0.5", "semantic-release": "19.0.5",
"stats.js": "0.17.0", "stats.js": "0.17.0",