chore(deps): pin dependency standard-version to 9.5.0 (#73)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-07-05 14:36:50 +03:00
committed by GitHub
parent 4872590b28
commit dd75650a46
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -20,7 +20,7 @@
"cz-conventional-changelog": "3.3.0",
"eslint": "8.19.0",
"prettier": "2.7.1",
"standard-version": "^9.3.2",
"standard-version": "9.5.0",
"typescript": "4.7.4"
}
},

View File

@@ -34,7 +34,7 @@
"@typescript-eslint/eslint-plugin": "5.30.3",
"cz-conventional-changelog": "3.3.0",
"prettier": "2.7.1",
"standard-version": "^9.3.2",
"standard-version": "9.5.0",
"typescript": "4.7.4"
},
"repository": {