chore(deps-dev): bump standard-version from 9.2.0 to 9.3.0

Bumps [standard-version](https://github.com/conventional-changelog/standard-version) from 9.2.0 to 9.3.0.
- [Release notes](https://github.com/conventional-changelog/standard-version/releases)
- [Changelog](https://github.com/conventional-changelog/standard-version/blob/master/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/standard-version/compare/v9.2.0...v9.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-05 15:30:57 +00:00
committed by GitHub
parent f21fe409bb
commit ffb2fba2a8
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -46,7 +46,7 @@
"postcss": "^7.0.35",
"prettier": "^2.2.1",
"slug": "^4.0.4",
"standard-version": "^9.2.0",
"standard-version": "^9.3.0",
"stylelint": "^13.13.1",
"stylelint-config-prettier": "^8.0.2",
"stylelint-prettier": "^1.2.0",
@@ -19773,9 +19773,9 @@
}
},
"node_modules/standard-version": {
"version": "9.2.0",
"resolved": "https://registry.npmjs.org/standard-version/-/standard-version-9.2.0.tgz",
"integrity": "sha512-utJcqjk/wR4sePSwDoRcc5CzJ6S+kec5Hd0+1TJI+j1TRYuuptweAnEUdkkjGf2vYoGab2ezefyVtW065HZ1Uw==",
"version": "9.3.0",
"resolved": "https://registry.npmjs.org/standard-version/-/standard-version-9.3.0.tgz",
"integrity": "sha512-cYxxKXhYfI3S9+CA84HmrJa9B88H56V5FQ302iFF2TNwJukJCNoU8FgWt+11YtwKFXRkQQFpepC2QOF7aDq2Ow==",
"dev": true,
"dependencies": {
"chalk": "^2.4.2",
@@ -41308,9 +41308,9 @@
}
},
"standard-version": {
"version": "9.2.0",
"resolved": "https://registry.npmjs.org/standard-version/-/standard-version-9.2.0.tgz",
"integrity": "sha512-utJcqjk/wR4sePSwDoRcc5CzJ6S+kec5Hd0+1TJI+j1TRYuuptweAnEUdkkjGf2vYoGab2ezefyVtW065HZ1Uw==",
"version": "9.3.0",
"resolved": "https://registry.npmjs.org/standard-version/-/standard-version-9.3.0.tgz",
"integrity": "sha512-cYxxKXhYfI3S9+CA84HmrJa9B88H56V5FQ302iFF2TNwJukJCNoU8FgWt+11YtwKFXRkQQFpepC2QOF7aDq2Ow==",
"dev": true,
"requires": {
"chalk": "^2.4.2",
+1 -1
View File
@@ -43,7 +43,7 @@
"postcss": "^7.0.35",
"prettier": "^2.2.1",
"slug": "^4.0.4",
"standard-version": "^9.2.0",
"standard-version": "^9.3.0",
"stylelint": "^13.13.1",
"stylelint-config-prettier": "^8.0.2",
"stylelint-prettier": "^1.2.0",