Skip to content

Commit

Permalink
Update dependency eslint to v8.14.0
Browse files Browse the repository at this point in the history
renovate-bot authored and renovate[bot] committed Apr 23, 2022
1 parent 264b4e5 commit 90d175b
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
@@ -42,7 +42,7 @@
"@typescript-eslint/eslint-plugin": "5.20.0",
"@typescript-eslint/parser": "5.20.0",
"babel-plugin-istanbul": "6.1.1",
"eslint": "8.13.0",
"eslint": "8.14.0",
"eslint-config-next": "12.1.5",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsdoc": "39.2.7",
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
@@ -60,7 +60,7 @@
"@types/passport-jwt": "3.0.6",
"@types/node": "16.11.27",
"@types/supertest": "2.0.12",
"eslint": "8.13.0",
"eslint": "8.14.0",
"@typescript-eslint/eslint-plugin": "5.20.0",
"@typescript-eslint/parser": "5.20.0",
"eslint-plugin-import": "2.26.0",

0 comments on commit 90d175b

Please sign in to comment.