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 ea8c225 commit 9594b2c
Show file tree
Hide file tree
Showing 2 changed files with 988 additions and 851 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,28 +50,28 @@
"test": "echo \"no test specified\" && exit 0"
},
"devDependencies": {
"@babel/core": "^7.20.7",
"@babel/eslint-parser": "^7.19.1",
"@babel/core": "^7.21.3",
"@babel/eslint-parser": "^7.21.3",
"@babel/preset-env": "^7.20.2",
"@commitlint/cli": "^17.3.0",
"@commitlint/config-conventional": "^17.3.0",
"@commitlint/cli": "^17.4.4",
"@commitlint/config-conventional": "^17.4.4",
"@ianvs/prettier-plugin-sort-imports": "^3.7.1",
"@release-it/conventional-changelog": "^5.1.1",
"eslint": "^8.30.0",
"eslint": "^8.36.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^4.2.1",
"gacp": "^3.0.3",
"husky": "^8.0.2",
"lint-staged": "^13.1.0",
"lint-staged": "^13.2.0",
"nodemon": "^2.0.20",
"pinst": "^3.0.0",
"prettier": "^2.8.1",
"prettier-plugin-pkg": "^0.17.1",
"release-it": "^15.5.1",
"release-it": "^15.9.1",
"rimraf": "^4.4.0",
"tsup": "^6.5.0"
"tsup": "^6.7.0"
},
"sideEffects": false,
"browserslist": {
Expand Down
Loading

0 comments on commit 9594b2c

Please sign in to comment.