Update dependency eslint to v9.20.1
This commit is contained in:
parent
bf2101124d
commit
6db7942d88
2 changed files with 5 additions and 5 deletions
|
@ -75,7 +75,7 @@
|
|||
"css-loader": "7.1.2",
|
||||
"css-minimizer-webpack-plugin": "7.0.0",
|
||||
"custom-event-polyfill": "1.0.7",
|
||||
"eslint": "9.20.0",
|
||||
"eslint": "9.20.1",
|
||||
"eslint-config-standard": "17.1.0",
|
||||
"eslint-formatter-friendly": "7.0.0",
|
||||
"eslint-plugin-import": "2.31.0",
|
||||
|
|
|
@ -3808,10 +3808,10 @@ eslint-webpack-plugin@4.2.0:
|
|||
normalize-path "^3.0.0"
|
||||
schema-utils "^4.2.0"
|
||||
|
||||
eslint@9.20.0:
|
||||
version "9.20.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.20.0.tgz#6244c46c1640cd5e577a31ebc460fca87838c0b7"
|
||||
integrity sha512-aL4F8167Hg4IvsW89ejnpTwx+B/UQRzJPGgbIOl+4XqffWsahVVsLEWoZvnrVuwpWmnRd7XeXmQI1zlKcFDteA==
|
||||
eslint@9.20.1:
|
||||
version "9.20.1"
|
||||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.20.1.tgz#923924c078f5226832449bac86662dd7e53c91d6"
|
||||
integrity sha512-m1mM33o6dBUjxl2qb6wv6nGNwCAsns1eKtaQ4l/NPHeTvhiUPbtdfMyktxN4B3fgHIgsYh1VT3V9txblpQHq+g==
|
||||
dependencies:
|
||||
"@eslint-community/eslint-utils" "^4.2.0"
|
||||
"@eslint-community/regexpp" "^4.12.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue