Skip to content

Commit f993482

Browse files
Bump eslint from 8.12.0 to 8.13.0 in /clients/client-web
Bumps [eslint](https://github.com/eslint/eslint) from 8.12.0 to 8.13.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.12.0...v8.13.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 95641b2 commit f993482

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

clients/client-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"chai-as-promised": "^7.1.1",
1919
"crypto-js": "^4.0.0",
2020
"dotenv": "^10.0.0",
21-
"eslint": "^8.12.0",
21+
"eslint": "^8.13.0",
2222
"karma": "^6.3.13",
2323
"karma-cli": "^2.0.0",
2424
"karma-coverage": "^2.2.0",

clients/client-web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1499,10 +1499,10 @@ eslint-visitor-keys@^3.3.0:
14991499
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
15001500
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
15011501

1502-
eslint@^8.12.0:
1503-
version "8.12.0"
1504-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.12.0.tgz#c7a5bd1cfa09079aae64c9076c07eada66a46e8e"
1505-
integrity sha512-it1oBL9alZg1S8UycLm5YDMAkIhtH6FtAzuZs6YvoGVldWjbS08BkAdb/ymP9LlAyq8koANu32U7Ib/w+UNh8Q==
1502+
eslint@^8.13.0:
1503+
version "8.13.0"
1504+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.13.0.tgz#6fcea43b6811e655410f5626cfcf328016badcd7"
1505+
integrity sha512-D+Xei61eInqauAyTJ6C0q6x9mx7kTUC1KZ0m0LSEexR0V+e94K12LmWX076ZIsldwfQ2RONdaJe0re0TRGQbRQ==
15061506
dependencies:
15071507
"@eslint/eslintrc" "^1.2.1"
15081508
"@humanwhocodes/config-array" "^0.9.2"

0 commit comments

Comments
 (0)