Skip to content

Commit 7dd9ec7

Browse files
chore(deps-dev): bump eslint from 8.28.0 to 8.33.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.28.0 to 8.33.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.28.0...v8.33.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 9af0b99 commit 7dd9ec7

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@release-it-plugins/lerna-changelog": "~5.0.0",
1616
"@release-it-plugins/workspaces": "~3.2.0",
1717
"@typescript-eslint/parser": "~5.47.1",
18-
"eslint": "~8.28.0",
18+
"eslint": "~8.33.0",
1919
"fabscale-eslint-config": "~1.6.0",
2020
"prettier": "~2.8.0",
2121
"release-it": "~15.6.0"

Diff for: yarn.lock

+20-20
Original file line numberDiff line numberDiff line change
@@ -1098,15 +1098,15 @@
10981098
broccoli-funnel "^3.0.5"
10991099
ember-cli-babel "^7.23.1"
11001100

1101-
"@eslint/eslintrc@^1.3.3":
1102-
version "1.3.3"
1103-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.3.tgz#2b044ab39fdfa75b4688184f9e573ce3c5b0ff95"
1104-
integrity sha512-uj3pT6Mg+3t39fvLrj8iuCIJ38zKO9FpGtJ4BBJebJhEwjoT+KLVNCcHT5QC9NGRIEi7fZ0ZR8YRb884auB4Lg==
1101+
"@eslint/eslintrc@^1.4.1":
1102+
version "1.4.1"
1103+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.4.1.tgz#af58772019a2d271b7e2d4c23ff4ddcba3ccfb3e"
1104+
integrity sha512-XXrH9Uarn0stsyldqDYq8r++mROmWRI1xKMXa640Bb//SY1+ECYX6VzT6Lcx5frD0V30XieqJ0oX9I2Xj5aoMA==
11051105
dependencies:
11061106
ajv "^6.12.4"
11071107
debug "^4.3.2"
11081108
espree "^9.4.0"
1109-
globals "^13.15.0"
1109+
globals "^13.19.0"
11101110
ignore "^5.2.0"
11111111
import-fresh "^3.2.1"
11121112
js-yaml "^4.1.0"
@@ -1267,10 +1267,10 @@
12671267
resolved "https://registry.yarnpkg.com/@handlebars/parser/-/parser-2.0.0.tgz#5e8b7298f31ff8f7b260e6b7363c7e9ceed7d9c5"
12681268
integrity sha512-EP9uEDZv/L5Qh9IWuMUGJRfwhXJ4h1dqKTT4/3+tY0eu7sPis7xh23j61SYUnNF4vqCQvvUXpDo9Bh/+q1zASA==
12691269

1270-
"@humanwhocodes/config-array@^0.11.6":
1271-
version "0.11.7"
1272-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.7.tgz#38aec044c6c828f6ed51d5d7ae3d9b9faf6dbb0f"
1273-
integrity sha512-kBbPWzN8oVMLb0hOUYXhmxggL/1cJE6ydvjDIGi9EnAGUyA7cLVKQg+d/Dsm+KZwx2czGHrCmMVLiyg8s5JPKw==
1270+
"@humanwhocodes/config-array@^0.11.8":
1271+
version "0.11.8"
1272+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.8.tgz#03595ac2075a4dc0f191cc2131de14fbd7d410b9"
1273+
integrity sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==
12741274
dependencies:
12751275
"@humanwhocodes/object-schema" "^1.2.1"
12761276
debug "^4.1.1"
@@ -5509,13 +5509,13 @@ eslint-visitor-keys@^3.3.0:
55095509
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
55105510
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
55115511

5512-
eslint@~8.28.0:
5513-
version "8.28.0"
5514-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.28.0.tgz#81a680732634677cc890134bcdd9fdfea8e63d6e"
5515-
integrity sha512-S27Di+EVyMxcHiwDrFzk8dJYAaD+/5SoWKxL1ri/71CRHsnJnRDPNt2Kzj24+MT9FDupf4aqqyqPrvI8MvQ4VQ==
5512+
eslint@~8.33.0:
5513+
version "8.33.0"
5514+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.33.0.tgz#02f110f32998cb598c6461f24f4d306e41ca33d7"
5515+
integrity sha512-WjOpFQgKK8VrCnAtl8We0SUOy/oVZ5NHykyMiagV1M9r8IFpIJX7DduK6n1mpfhlG7T1NLWm2SuD8QB7KFySaA==
55165516
dependencies:
5517-
"@eslint/eslintrc" "^1.3.3"
5518-
"@humanwhocodes/config-array" "^0.11.6"
5517+
"@eslint/eslintrc" "^1.4.1"
5518+
"@humanwhocodes/config-array" "^0.11.8"
55195519
"@humanwhocodes/module-importer" "^1.0.1"
55205520
"@nodelib/fs.walk" "^1.2.8"
55215521
ajv "^6.10.0"
@@ -5534,7 +5534,7 @@ eslint@~8.28.0:
55345534
file-entry-cache "^6.0.1"
55355535
find-up "^5.0.0"
55365536
glob-parent "^6.0.2"
5537-
globals "^13.15.0"
5537+
globals "^13.19.0"
55385538
grapheme-splitter "^1.0.4"
55395539
ignore "^5.2.0"
55405540
import-fresh "^3.0.0"
@@ -6560,10 +6560,10 @@ globals@^11.1.0:
65606560
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
65616561
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
65626562

6563-
globals@^13.15.0:
6564-
version "13.17.0"
6565-
resolved "https://registry.yarnpkg.com/globals/-/globals-13.17.0.tgz#902eb1e680a41da93945adbdcb5a9f361ba69bd4"
6566-
integrity sha512-1C+6nQRb1GwGMKm2dH/E7enFAMxGTmGI7/dEdhy/DNelv85w9B72t3uc5frtMNXIbzrarJJ/lTCjcaZwbLJmyw==
6563+
globals@^13.19.0:
6564+
version "13.20.0"
6565+
resolved "https://registry.yarnpkg.com/globals/-/globals-13.20.0.tgz#ea276a1e508ffd4f1612888f9d1bad1e2717bf82"
6566+
integrity sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==
65676567
dependencies:
65686568
type-fest "^0.20.2"
65696569

0 commit comments

Comments
 (0)