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 6bb00e2

Browse files
authoredMar 9, 2024
chore(deps): update linters
| datasource | package | from | to | | ---------- | ---------------------- | ------ | ------ | | npm | eslint | 8.51.0 | 8.57.0 | | npm | eslint-plugin-import | 2.28.1 | 2.29.1 | | npm | eslint-plugin-jsx-a11y | 6.7.1 | 6.8.0 |
1 parent f46bc5c commit 6bb00e2

File tree

2 files changed

+151
-126
lines changed

2 files changed

+151
-126
lines changed
 

‎package-lock.json

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

‎package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,10 @@
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.0",
6464
"eslint-config-airbnb": "19.0.4",
65-
"eslint-plugin-import": "2.28.1",
66-
"eslint-plugin-jsx-a11y": "6.7.1",
65+
"eslint-plugin-import": "2.29.1",
66+
"eslint-plugin-jsx-a11y": "6.8.0",
6767
"eslint-plugin-react": "7.33.2",
6868
"espree": "9.6.1",
6969
"mocha": "10.2.0",

0 commit comments

Comments
 (0)
Please sign in to comment.