Skip to content

Commit

Permalink
chore(dev-deps): ⬆️ update devdependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 21, 2023
1 parent e5ab6bb commit c588523
Show file tree
Hide file tree
Showing 2 changed files with 411 additions and 385 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"test": "echo \"no test specified\" && exit 0"
},
"devDependencies": {
"@babel/core": "^7.20.7",
"@babel/core": "^7.20.12",
"@babel/eslint-parser": "^7.19.1",
"@babel/preset-env": "^7.20.2",
"@commitlint/cli": "^17.3.0",
Expand All @@ -63,11 +63,11 @@
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-prettier": "^4.2.1",
"gacp": "^3.0.3",
"husky": "^8.0.2",
"lint-staged": "^13.1.0",
"nodemon": "^2.0.20",
"husky": "^8.0.3",
"lint-staged": "^13.1.4",
"nodemon": "^2.0.21",
"pinst": "^3.0.0",
"prettier": "^2.8.1",
"prettier": "^2.8.6",
"prettier-plugin-pkg": "^0.17.1",
"release-it": "^15.5.1",
"rimraf": "^3.0.2",
Expand Down
Loading

0 comments on commit c588523

Please sign in to comment.