Skip to content

Commit

Permalink
chore(dev-deps): update eslint plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
vvagaytsev committed Nov 26, 2024
1 parent 377b4a4 commit 8305adc
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 10 deletions.
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@
"chai": "^5.1.2",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jsdoc": "^50.2.2",
"eslint-plugin-jsdoc": "^50.5.0",
"eslint-plugin-no-null": "^1.0.2",
"eslint-plugin-react": "^7.37.2",
"finalhandler": "^1.3.1",
Expand Down
28 changes: 21 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,14 @@
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-header": "^3.1.1",
"eslint-plugin-jsdoc": "^50.2.2",
"eslint-plugin-jsdoc": "^50.5.0",
"eslint-plugin-mocha": "^10.5.0",
"eslint-plugin-no-null": "^1.0.2",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-unused-imports": "^4.1.4",
"eslint-plugin-chai-expect": "^3.1.0",
"eslint-plugin-chai-friendly": "^0.7.4",
"eslint-plugin-chai-friendly": "^1.0.1",
"execa": "^8.0.1",
"fs-extra": "^11.2.0",
"handlebars": "^4.7.6",
Expand Down

0 comments on commit 8305adc

Please sign in to comment.