Skip to content

Commit 08c53c0

Browse files
fix(deps): update non-major-dependencies (#107)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4384f4f commit 08c53c0

File tree

2 files changed

+162
-38
lines changed

2 files changed

+162
-38
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
},
3131
"dependencies": {
3232
"@shopify/eslint-plugin": "^47.0.1",
33-
"@typescript-eslint/eslint-plugin": "^8.23.0",
34-
"@typescript-eslint/parser": "^8.23.0",
35-
"eslint-config-next": "^15.1.6",
33+
"@typescript-eslint/eslint-plugin": "^8.24.0",
34+
"@typescript-eslint/parser": "^8.24.0",
35+
"eslint-config-next": "^15.1.7",
3636
"eslint-plugin-check-file": "^3.0.0",
3737
"eslint-plugin-cypress": "^4.1.0",
3838
"eslint-plugin-deprecation": "^3.0.0",

0 commit comments

Comments
 (0)