Skip to content

Commit 9c382b9

Browse files
Bump eslint from 8.29.0 to 8.30.0 (#783)
Bumps [eslint](https://github.com/eslint/eslint) from 8.29.0 to 8.30.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.29.0...v8.30.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 564eb71 commit 9c382b9

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -563,7 +563,7 @@
563563
"@typescript-eslint/eslint-plugin": "^5.46.0",
564564
"@typescript-eslint/parser": "^5.47.0",
565565
"@vscode/test-electron": "^2.2.1",
566-
"eslint": "^8.29.0",
566+
"eslint": "^8.30.0",
567567
"glob": "^8.0.3",
568568
"husky": "^8.0.2",
569569
"mocha": "^10.2.0",

yarn.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -28,25 +28,25 @@
2828
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70"
2929
integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==
3030

31-
"@eslint/eslintrc@^1.3.3":
32-
version "1.3.3"
33-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.3.tgz#2b044ab39fdfa75b4688184f9e573ce3c5b0ff95"
34-
integrity sha512-uj3pT6Mg+3t39fvLrj8iuCIJ38zKO9FpGtJ4BBJebJhEwjoT+KLVNCcHT5QC9NGRIEi7fZ0ZR8YRb884auB4Lg==
31+
"@eslint/eslintrc@^1.4.0":
32+
version "1.4.0"
33+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.4.0.tgz#8ec64e0df3e7a1971ee1ff5158da87389f167a63"
34+
integrity sha512-7yfvXy6MWLgWSFsLhz5yH3iQ52St8cdUY6FoGieKkRDVxuxmrNuUetIuu6cmjNWwniUHiWXjxCr5tTXDrbYS5A==
3535
dependencies:
3636
ajv "^6.12.4"
3737
debug "^4.3.2"
3838
espree "^9.4.0"
39-
globals "^13.15.0"
39+
globals "^13.19.0"
4040
ignore "^5.2.0"
4141
import-fresh "^3.2.1"
4242
js-yaml "^4.1.0"
4343
minimatch "^3.1.2"
4444
strip-json-comments "^3.1.1"
4545

46-
"@humanwhocodes/config-array@^0.11.6":
47-
version "0.11.7"
48-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.7.tgz#38aec044c6c828f6ed51d5d7ae3d9b9faf6dbb0f"
49-
integrity sha512-kBbPWzN8oVMLb0hOUYXhmxggL/1cJE6ydvjDIGi9EnAGUyA7cLVKQg+d/Dsm+KZwx2czGHrCmMVLiyg8s5JPKw==
46+
"@humanwhocodes/config-array@^0.11.8":
47+
version "0.11.8"
48+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.8.tgz#03595ac2075a4dc0f191cc2131de14fbd7d410b9"
49+
integrity sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==
5050
dependencies:
5151
"@humanwhocodes/object-schema" "^1.2.1"
5252
debug "^4.1.1"
@@ -1083,13 +1083,13 @@ eslint-visitor-keys@^3.3.0:
10831083
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
10841084
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
10851085

1086-
eslint@^8.29.0:
1087-
version "8.29.0"
1088-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.29.0.tgz#d74a88a20fb44d59c51851625bc4ee8d0ec43f87"
1089-
integrity sha512-isQ4EEiyUjZFbEKvEGJKKGBwXtvXX+zJbkVKCgTuB9t/+jUBcy8avhkEwWJecI15BkRkOYmvIM5ynbhRjEkoeg==
1086+
eslint@^8.30.0:
1087+
version "8.30.0"
1088+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.30.0.tgz#83a506125d089eef7c5b5910eeea824273a33f50"
1089+
integrity sha512-MGADB39QqYuzEGov+F/qb18r4i7DohCDOfatHaxI2iGlPuC65bwG2gxgO+7DkyL38dRFaRH7RaRAgU6JKL9rMQ==
10901090
dependencies:
1091-
"@eslint/eslintrc" "^1.3.3"
1092-
"@humanwhocodes/config-array" "^0.11.6"
1091+
"@eslint/eslintrc" "^1.4.0"
1092+
"@humanwhocodes/config-array" "^0.11.8"
10931093
"@humanwhocodes/module-importer" "^1.0.1"
10941094
"@nodelib/fs.walk" "^1.2.8"
10951095
ajv "^6.10.0"
@@ -1108,7 +1108,7 @@ eslint@^8.29.0:
11081108
file-entry-cache "^6.0.1"
11091109
find-up "^5.0.0"
11101110
glob-parent "^6.0.2"
1111-
globals "^13.15.0"
1111+
globals "^13.19.0"
11121112
grapheme-splitter "^1.0.4"
11131113
ignore "^5.2.0"
11141114
import-fresh "^3.0.0"
@@ -1380,7 +1380,7 @@ glob@^8.0.3:
13801380
minimatch "^5.0.1"
13811381
once "^1.3.0"
13821382

1383-
globals@^13.15.0:
1383+
globals@^13.19.0:
13841384
version "13.19.0"
13851385
resolved "https://registry.yarnpkg.com/globals/-/globals-13.19.0.tgz#7a42de8e6ad4f7242fbcca27ea5b23aca367b5c8"
13861386
integrity sha512-dkQ957uSRWHw7CFXLUtUHQI3g3aWApYhfNR2O6jn/907riyTYKVBmxYVROkBcY614FSSeSJh7Xm7SrUWCxvJMQ==

0 commit comments

Comments
 (0)