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

This commit is contained in:
renovate[bot] 2023-03-22 23:17:47 +00:00
parent e21624faee
commit 82b06e07d0
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View file

@ -14,8 +14,8 @@
"@commitlint/config-conventional": "17.1.0", "@commitlint/config-conventional": "17.1.0",
"eslint": "8.15.0", "eslint": "8.15.0",
"husky": "8.0.1", "husky": "8.0.1",
"scratch-semantic-release-config": "1.0.5", "scratch-semantic-release-config": "1.0.6",
"semantic-release": "^19.0.5" "semantic-release": "19.0.5"
}, },
"optionalDependencies": { "optionalDependencies": {
"eslint-plugin-react": ">=7.27.0" "eslint-plugin-react": ">=7.27.0"
@ -7917,9 +7917,9 @@
} }
}, },
"node_modules/scratch-semantic-release-config": { "node_modules/scratch-semantic-release-config": {
"version": "1.0.5", "version": "1.0.6",
"resolved": "https://registry.npmjs.org/scratch-semantic-release-config/-/scratch-semantic-release-config-1.0.5.tgz", "resolved": "https://registry.npmjs.org/scratch-semantic-release-config/-/scratch-semantic-release-config-1.0.6.tgz",
"integrity": "sha512-ArA/zaaArBPDQvTfi3afVJ9xqs5GY9hN0XbWw63iiZwR8LzzBmJ8vZnpJr57KRLaMdBAIGOW6neloYzsD+QaPg==", "integrity": "sha512-elqgoI38kRBRXsm99FilE9qsQX0d66V3lamAePhO/M22Y92fRkRDHJUPl3zZaqtK8tpUzvPOQDBxEvGQ//FEJw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@semantic-release/changelog": "^6.0.1", "@semantic-release/changelog": "^6.0.1",
@ -14706,9 +14706,9 @@
} }
}, },
"scratch-semantic-release-config": { "scratch-semantic-release-config": {
"version": "1.0.5", "version": "1.0.6",
"resolved": "https://registry.npmjs.org/scratch-semantic-release-config/-/scratch-semantic-release-config-1.0.5.tgz", "resolved": "https://registry.npmjs.org/scratch-semantic-release-config/-/scratch-semantic-release-config-1.0.6.tgz",
"integrity": "sha512-ArA/zaaArBPDQvTfi3afVJ9xqs5GY9hN0XbWw63iiZwR8LzzBmJ8vZnpJr57KRLaMdBAIGOW6neloYzsD+QaPg==", "integrity": "sha512-elqgoI38kRBRXsm99FilE9qsQX0d66V3lamAePhO/M22Y92fRkRDHJUPl3zZaqtK8tpUzvPOQDBxEvGQ//FEJw==",
"dev": true, "dev": true,
"requires": { "requires": {
"@semantic-release/changelog": "^6.0.1", "@semantic-release/changelog": "^6.0.1",

View file

@ -38,7 +38,7 @@
"@commitlint/config-conventional": "17.1.0", "@commitlint/config-conventional": "17.1.0",
"eslint": "8.15.0", "eslint": "8.15.0",
"husky": "8.0.1", "husky": "8.0.1",
"scratch-semantic-release-config": "1.0.5", "scratch-semantic-release-config": "1.0.6",
"semantic-release": "19.0.5" "semantic-release": "19.0.5"
}, },
"config": { "config": {