Skip to content

Commit 8d94c4a

Browse files
fix: update eslint (#200)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cedfd78 commit 8d94c4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@
8383
],
8484
"license": "Apache-2.0",
8585
"dependencies": {
86-
"@eslint/core": "^1.0.0",
87-
"@eslint/plugin-kit": "^0.5.0",
86+
"@eslint/core": "^1.0.1",
87+
"@eslint/plugin-kit": "^0.5.1",
8888
"@humanwhocodes/momoa": "^3.3.10",
8989
"natural-compare": "^1.4.0"
9090
},

0 commit comments

Comments
 (0)