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

This commit is contained in:
renovate[bot] 2024-09-11 04:07:53 +00:00 committed by GitHub
parent 39a9cb6827
commit 4cd8b88061
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

@ -24,7 +24,7 @@
"eslint-config-scratch": "9.0.8",
"husky": "8.0.3",
"json": "9.0.6",
"scratch-semantic-release-config": "1.0.15",
"scratch-semantic-release-config": "1.0.16",
"semantic-release": "19.0.5",
"tap": "12.7.0",
"web-audio-test-api": "0.5.2",
@ -14996,9 +14996,9 @@
"license": "MIT"
},
"node_modules/scratch-semantic-release-config": {
"version": "1.0.15",
"resolved": "https://registry.npmjs.org/scratch-semantic-release-config/-/scratch-semantic-release-config-1.0.15.tgz",
"integrity": "sha512-9SZvQxQ2Ph3NHqBChFQ3iYpuO1nQtRyL/2f0ivxo/grfYg9fdD4RymsPxY4Jc8F12cS+NOBGswfo/uGhnbJQcg==",
"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": {

View file

@ -38,7 +38,7 @@
"eslint-config-scratch": "9.0.8",
"husky": "8.0.3",
"json": "9.0.6",
"scratch-semantic-release-config": "1.0.15",
"scratch-semantic-release-config": "1.0.16",
"semantic-release": "19.0.5",
"tap": "12.7.0",
"web-audio-test-api": "0.5.2",