Skip to content

Commit 01beae1

Browse files
committed
still no eslint upgrade
1 parent ddf0c65 commit 01beae1

File tree

3 files changed

+116
-75
lines changed

3 files changed

+116
-75
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ updates:
1212
directory: '/'
1313
versioning-strategy: increase
1414
schedule:
15-
interval: weekly
15+
interval: monthly
1616
time: '04:00'
1717
timezone: America/New_York
1818
groups:

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"browserslist": "^4.23.0",
9696
"browserstack-local": "^1.5.5",
9797
"cross-env": "^7.0.3",
98-
"eslint": "^9.2.0",
98+
"eslint": "^8.57.0",
9999
"eslint-config-prettier": "^9.1.0",
100100
"eslint-import-resolver-typescript": "^3.6.1",
101101
"eslint-plugin-import": "^2.29.1",

0 commit comments

Comments
 (0)