Skip to content

Commit e58b4bf

Browse files
fix: update eslint (#20597)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7f10d84 commit e58b4bf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"@eslint-community/eslint-utils": "^4.8.0",
110110
"@eslint-community/regexpp": "^4.12.2",
111111
"@eslint/config-array": "^0.23.3",
112-
"@eslint/config-helpers": "^0.5.2",
112+
"@eslint/config-helpers": "^0.5.3",
113113
"@eslint/core": "^1.1.1",
114114
"@eslint/plugin-kit": "^0.6.1",
115115
"@humanfs/node": "^0.16.6",
@@ -122,7 +122,7 @@
122122
"escape-string-regexp": "^4.0.0",
123123
"eslint-scope": "^9.1.2",
124124
"eslint-visitor-keys": "^5.0.1",
125-
"espree": "^11.1.1",
125+
"espree": "^11.2.0",
126126
"esquery": "^1.7.0",
127127
"esutils": "^2.0.2",
128128
"fast-deep-equal": "^3.1.3",

0 commit comments

Comments
 (0)