Skip to content

Commit 56960e4

Browse files
Bump eslint from 9.20.0 to 9.20.1 in /demos/moderator (#1362)
Bumps [eslint](https://github.com/eslint/eslint) from 9.20.0 to 9.20.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.20.0...v9.20.1) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d75ff62 commit 56960e4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

demos/moderator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"autoprefixer": "9.8.8",
3030
"babel-preset-env": "1.7.0",
3131
"babel-preset-preact": "2.0.0",
32-
"eslint": "9.20.0",
32+
"eslint": "9.20.1",
3333
"eslint-config-airbnb-base": "15.0.0",
3434
"eslint-config-prettier": "10.0.1",
3535
"eslint-plugin-import": "2.31.0",

demos/moderator/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6246,10 +6246,10 @@ eslint-visitor-keys@^4.2.0:
62466246
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
62476247
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
62486248

6249-
6250-
version "9.20.0"
6251-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.20.0.tgz#6244c46c1640cd5e577a31ebc460fca87838c0b7"
6252-
integrity sha512-aL4F8167Hg4IvsW89ejnpTwx+B/UQRzJPGgbIOl+4XqffWsahVVsLEWoZvnrVuwpWmnRd7XeXmQI1zlKcFDteA==
6249+
6250+
version "9.20.1"
6251+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.20.1.tgz#923924c078f5226832449bac86662dd7e53c91d6"
6252+
integrity sha512-m1mM33o6dBUjxl2qb6wv6nGNwCAsns1eKtaQ4l/NPHeTvhiUPbtdfMyktxN4B3fgHIgsYh1VT3V9txblpQHq+g==
62536253
dependencies:
62546254
"@eslint-community/eslint-utils" "^4.2.0"
62556255
"@eslint-community/regexpp" "^4.12.1"

0 commit comments

Comments
 (0)