Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 56cba1a

Browse files
chore: bump eslint from 8.12.0 to 8.13.0 in /site
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 8c26d93 commit 56cba1a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"copy-webpack-plugin": "10.2.4",
6565
"css-loader": "6.7.1",
6666
"css-minimizer-webpack-plugin": "3.4.1",
67-
"eslint": "8.12.0",
67+
"eslint": "8.13.0",
6868
"eslint-config-prettier": "8.5.0",
6969
"eslint-import-resolver-alias": "1.1.2",
7070
"eslint-import-resolver-typescript": "2.7.1",

site/yarn.lock

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

7058-
eslint@8.12.0:
7059-
version "8.12.0"
7060-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.12.0.tgz#c7a5bd1cfa09079aae64c9076c07eada66a46e8e"
7061-
integrity sha512-it1oBL9alZg1S8UycLm5YDMAkIhtH6FtAzuZs6YvoGVldWjbS08BkAdb/ymP9LlAyq8koANu32U7Ib/w+UNh8Q==
7058+
eslint@8.13.0:
7059+
version "8.13.0"
7060+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.13.0.tgz#6fcea43b6811e655410f5626cfcf328016badcd7"
7061+
integrity sha512-D+Xei61eInqauAyTJ6C0q6x9mx7kTUC1KZ0m0LSEexR0V+e94K12LmWX076ZIsldwfQ2RONdaJe0re0TRGQbRQ==
70627062
dependencies:
70637063
"@eslint/eslintrc" "^1.2.1"
70647064
"@humanwhocodes/config-array" "^0.9.2"

0 commit comments

Comments
 (0)