Skip to content

Commit 783b3ac

Browse files
authored
Merge pull request #312 from timoa/fix/deps/linters
2 parents 7aa8863 + 1f6d5fa commit 783b3ac

File tree

2 files changed

+72
-39
lines changed

2 files changed

+72
-39
lines changed

package-lock.json

Lines changed: 70 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@
6060
"chai": "4.3.7",
6161
"chai-as-promised": "7.1.1",
6262
"chai-http": "4.4.0",
63-
"eslint": "8.45.0",
63+
"eslint": "8.51.0",
6464
"eslint-config-airbnb": "19.0.4",
65-
"eslint-plugin-import": "2.27.5",
65+
"eslint-plugin-import": "2.28.1",
6666
"eslint-plugin-jsx-a11y": "6.7.1",
6767
"eslint-plugin-react": "7.33.0",
6868
"espree": "9.6.1",

0 commit comments

Comments
 (0)