Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 77abbc3

Browse files
authoredNov 6, 2024··
chore(deps): update linters
| datasource | package | from | to | | ---------- | ---------------------- | ------ | ------ | | npm | eslint | 8.51.0 | 8.57.1 | | npm | eslint-plugin-import | 2.28.1 | 2.31.0 | | npm | eslint-plugin-jsx-a11y | 6.7.1 | 6.10.1 | | npm | eslint-plugin-react | 7.33.2 | 7.37.2 |
1 parent f46bc5c commit 77abbc3

File tree

2 files changed

+847
-506
lines changed

2 files changed

+847
-506
lines changed
 

‎package-lock.json

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

‎package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,11 @@
6060
"chai": "4.3.10",
6161
"chai-as-promised": "7.1.1",
6262
"chai-http": "4.4.0",
63-
"eslint": "8.51.0",
63+
"eslint": "8.57.1",
6464
"eslint-config-airbnb": "19.0.4",
65-
"eslint-plugin-import": "2.28.1",
66-
"eslint-plugin-jsx-a11y": "6.7.1",
67-
"eslint-plugin-react": "7.33.2",
65+
"eslint-plugin-import": "2.31.0",
66+
"eslint-plugin-jsx-a11y": "6.10.1",
67+
"eslint-plugin-react": "7.37.2",
6868
"espree": "9.6.1",
6969
"mocha": "10.2.0",
7070
"npm-run-all": "4.1.5",

0 commit comments

Comments
 (0)
Please sign in to comment.