Skip to content

Commit

Permalink
build(deps-dev): bump eslint from 4.19.1 to ^8
Browse files Browse the repository at this point in the history
  • Loading branch information
rdohms committed Apr 3, 2023
1 parent a895bd8 commit 2fea7c0
Show file tree
Hide file tree
Showing 2 changed files with 3,303 additions and 1,928 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
"commitizen": "^4.3.0",
"coveralls": "^3.0.1",
"cz-conventional-changelog": "^3.3.0",
"eslint": "4.19.1",
"eslint-plugin-jest": "^21.17.0",
"eslint": "^8",
"eslint-plugin-jest": "^27",
"husky": "^8.0.3",
"jest": "^29.5.0",
"lint-staged": "13.2.0",
"lint-staged": "^13.2.0",
"prettier-eslint-cli": "^7.1.0",
"semantic-release": "15.5.0",
"webpack": "5",
"webpack-cli": "5"
"semantic-release": "^15.5.0",
"webpack": "^5",
"webpack-cli": "^5"
},
"scripts": {
"start": "webpack -w --mode development",
Expand Down
Loading

0 comments on commit 2fea7c0

Please sign in to comment.