chore(deps): pin dependencies

This commit is contained in:
Renovate Bot
2022-04-16 06:54:39 +00:00
committed by EvolutionX
parent 2bc09573a5
commit 9f5606baf7
2 changed files with 8 additions and 8 deletions

8
package-lock.json generated
View File

@@ -15,10 +15,10 @@
"sern": "src/index.js"
},
"devDependencies": {
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.13.0",
"prettier": "^2.6.2",
"standard-version": "^9.3.2"
"cz-conventional-changelog": "3.3.0",
"eslint": "8.13.0",
"prettier": "2.6.2",
"standard-version": "9.3.2"
}
},
"node_modules/@babel/code-frame": {

View File

@@ -30,10 +30,10 @@
"yargs": "^17.4.1"
},
"devDependencies": {
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.13.0",
"prettier": "^2.6.2",
"standard-version": "^9.3.2"
"cz-conventional-changelog": "3.3.0",
"eslint": "8.13.0",
"prettier": "2.6.2",
"standard-version": "9.3.2"
},
"config": {
"commitizen": {