Skip to content
This repository was archived by the owner on Feb 1, 2024. It is now read-only.

Commit 23c4fa3

Browse files
dependabot[bot]Achim Schneider
authored andcommitted
Bump eslint from 8.19.0 to 8.30.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.19.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.19.0...v8.30.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 862604a commit 23c4fa3

File tree

2 files changed

+76
-42
lines changed

2 files changed

+76
-42
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@typescript-eslint/parser": "^5.47.0",
1010
"cspell": "^5.21.2",
1111
"css-minimizer-webpack-plugin": "^4.0.0",
12-
"eslint": "^8.19.0",
12+
"eslint": "^8.30.0",
1313
"markdown-magic": "^2.6.1",
1414
"prettier": "^2.7.1"
1515
},

yarn.lock

Lines changed: 75 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1896,20 +1896,20 @@ __metadata:
18961896
languageName: node
18971897
linkType: hard
18981898

1899-
"@eslint/eslintrc@npm:^1.3.0":
1900-
version: 1.3.0
1901-
resolution: "@eslint/eslintrc@npm:1.3.0"
1899+
"@eslint/eslintrc@npm:^1.4.0":
1900+
version: 1.4.0
1901+
resolution: "@eslint/eslintrc@npm:1.4.0"
19021902
dependencies:
19031903
ajv: ^6.12.4
19041904
debug: ^4.3.2
1905-
espree: ^9.3.2
1906-
globals: ^13.15.0
1905+
espree: ^9.4.0
1906+
globals: ^13.19.0
19071907
ignore: ^5.2.0
19081908
import-fresh: ^3.2.1
19091909
js-yaml: ^4.1.0
19101910
minimatch: ^3.1.2
19111911
strip-json-comments: ^3.1.1
1912-
checksum: a1e734ad31a8b5328dce9f479f185fd4fc83dd7f06c538e1fa457fd8226b89602a55cc6458cd52b29573b01cdfaf42331be8cfc1fec732570086b591f4ed6515
1912+
checksum: 73e39c833deafde8d8706e6fa9b52b6d99927c094ead8e405ea4174e8197ec24aac9ba88ae38cc8ad32eaccf07b9c7fc5dc70761d1fba6da41a928691447305f
19131913
languageName: node
19141914
linkType: hard
19151915

@@ -1920,14 +1920,21 @@ __metadata:
19201920
languageName: node
19211921
linkType: hard
19221922

1923-
"@humanwhocodes/config-array@npm:^0.9.2":
1924-
version: 0.9.5
1925-
resolution: "@humanwhocodes/config-array@npm:0.9.5"
1923+
"@humanwhocodes/config-array@npm:^0.11.8":
1924+
version: 0.11.8
1925+
resolution: "@humanwhocodes/config-array@npm:0.11.8"
19261926
dependencies:
19271927
"@humanwhocodes/object-schema": ^1.2.1
19281928
debug: ^4.1.1
1929-
minimatch: ^3.0.4
1930-
checksum: 8ba6281bc0590f6c6eadeefc14244b5a3e3f5903445aadd1a32099ed80e753037674026ce1b3c945ab93561bea5eb29e3c5bff67060e230c295595ba517a3492
1929+
minimatch: ^3.0.5
1930+
checksum: 0fd6b3c54f1674ce0a224df09b9c2f9846d20b9e54fabae1281ecfc04f2e6ad69bf19e1d6af6a28f88e8aa3990168b6cb9e1ef755868c3256a630605ec2cb1d3
1931+
languageName: node
1932+
linkType: hard
1933+
1934+
"@humanwhocodes/module-importer@npm:^1.0.1":
1935+
version: 1.0.1
1936+
resolution: "@humanwhocodes/module-importer@npm:1.0.1"
1937+
checksum: 0fd22007db8034a2cdf2c764b140d37d9020bbfce8a49d3ec5c05290e77d4b0263b1b972b752df8c89e5eaa94073408f2b7d977aed131faf6cf396ebb5d7fb61
19311938
languageName: node
19321939
linkType: hard
19331940

@@ -2357,7 +2364,7 @@ __metadata:
23572364
languageName: node
23582365
linkType: hard
23592366

2360-
"@nodelib/fs.walk@npm:^1.2.3":
2367+
"@nodelib/fs.walk@npm:^1.2.3, @nodelib/fs.walk@npm:^1.2.8":
23612368
version: 1.2.8
23622369
resolution: "@nodelib/fs.walk@npm:1.2.8"
23632370
dependencies:
@@ -3750,6 +3757,15 @@ __metadata:
37503757
languageName: node
37513758
linkType: hard
37523759

3760+
"acorn@npm:^8.8.0":
3761+
version: 8.8.1
3762+
resolution: "acorn@npm:8.8.1"
3763+
bin:
3764+
acorn: bin/acorn
3765+
checksum: 4079b67283b94935157698831967642f24a075c52ce3feaaaafe095776dfbe15d86a1b33b1e53860fc0d062ed6c83f4284a5c87c85b9ad51853a01173da6097f
3766+
languageName: node
3767+
linkType: hard
3768+
37533769
"agent-base@npm:6, agent-base@npm:^6.0.2":
37543770
version: 6.0.2
37553771
resolution: "agent-base@npm:6.0.2"
@@ -5846,12 +5862,14 @@ __metadata:
58465862
languageName: node
58475863
linkType: hard
58485864

5849-
"eslint@npm:^8.19.0":
5850-
version: 8.19.0
5851-
resolution: "eslint@npm:8.19.0"
5865+
"eslint@npm:^8.30.0":
5866+
version: 8.30.0
5867+
resolution: "eslint@npm:8.30.0"
58525868
dependencies:
5853-
"@eslint/eslintrc": ^1.3.0
5854-
"@humanwhocodes/config-array": ^0.9.2
5869+
"@eslint/eslintrc": ^1.4.0
5870+
"@humanwhocodes/config-array": ^0.11.8
5871+
"@humanwhocodes/module-importer": ^1.0.1
5872+
"@nodelib/fs.walk": ^1.2.8
58555873
ajv: ^6.10.0
58565874
chalk: ^4.0.0
58575875
cross-spawn: ^7.0.2
@@ -5861,18 +5879,21 @@ __metadata:
58615879
eslint-scope: ^7.1.1
58625880
eslint-utils: ^3.0.0
58635881
eslint-visitor-keys: ^3.3.0
5864-
espree: ^9.3.2
5882+
espree: ^9.4.0
58655883
esquery: ^1.4.0
58665884
esutils: ^2.0.2
58675885
fast-deep-equal: ^3.1.3
58685886
file-entry-cache: ^6.0.1
5869-
functional-red-black-tree: ^1.0.1
5870-
glob-parent: ^6.0.1
5871-
globals: ^13.15.0
5887+
find-up: ^5.0.0
5888+
glob-parent: ^6.0.2
5889+
globals: ^13.19.0
5890+
grapheme-splitter: ^1.0.4
58725891
ignore: ^5.2.0
58735892
import-fresh: ^3.0.0
58745893
imurmurhash: ^0.1.4
58755894
is-glob: ^4.0.0
5895+
is-path-inside: ^3.0.3
5896+
js-sdsl: ^4.1.4
58765897
js-yaml: ^4.1.0
58775898
json-stable-stringify-without-jsonify: ^1.0.1
58785899
levn: ^0.4.1
@@ -5884,21 +5905,20 @@ __metadata:
58845905
strip-ansi: ^6.0.1
58855906
strip-json-comments: ^3.1.0
58865907
text-table: ^0.2.0
5887-
v8-compile-cache: ^2.0.3
58885908
bin:
58895909
eslint: bin/eslint.js
5890-
checksum: 0bc9df1a3a09dcd5a781ec728f280aa8af3ab19c2d1f14e2668b5ee5b8b1fb0e72dde5c3acf738e7f4281685fb24ec149b6154255470b06cf41de76350bca7a4
5910+
checksum: b7525bb465b342665c3b8bab7e114d514ef1bc4e79f211c919863f9c71767e7412ec82383a22614a92d159783f91101018817000f7c61ce69a5e7015280cafaf
58915911
languageName: node
58925912
linkType: hard
58935913

5894-
"espree@npm:^9.3.2":
5895-
version: 9.3.2
5896-
resolution: "espree@npm:9.3.2"
5914+
"espree@npm:^9.4.0":
5915+
version: 9.4.1
5916+
resolution: "espree@npm:9.4.1"
58975917
dependencies:
5898-
acorn: ^8.7.1
5918+
acorn: ^8.8.0
58995919
acorn-jsx: ^5.3.2
59005920
eslint-visitor-keys: ^3.3.0
5901-
checksum: 9a790d6779847051e87f70d720a0f6981899a722419e80c92ab6dee01e1ab83b8ce52d11b4dc96c2c490182efb5a4c138b8b0d569205bfe1cd4629e658e58c30
5921+
checksum: 4d266b0cf81c7dfe69e542c7df0f246e78d29f5b04dda36e514eb4c7af117ee6cfbd3280e560571ed82ff6c9c3f0003c05b82583fc7a94006db7497c4fe4270e
59025922
languageName: node
59035923
linkType: hard
59045924

@@ -6507,12 +6527,12 @@ __metadata:
65076527
languageName: node
65086528
linkType: hard
65096529

6510-
"globals@npm:^13.15.0":
6511-
version: 13.15.0
6512-
resolution: "globals@npm:13.15.0"
6530+
"globals@npm:^13.19.0":
6531+
version: 13.19.0
6532+
resolution: "globals@npm:13.19.0"
65136533
dependencies:
65146534
type-fest: ^0.20.2
6515-
checksum: 383ade0873b2ab29ce6d143466c203ed960491575bc97406395e5c8434026fb02472ab2dfff5bc16689b8460269b18fda1047975295cd0183904385c51258bae
6535+
checksum: a000dbd00bcf28f0941d8a29c3522b1c3b8e4bfe4e60e262c477a550c3cbbe8dbe2925a6905f037acd40f9a93c039242e1f7079c76b0fd184bc41dcc3b5c8e2e
65166536
languageName: node
65176537
linkType: hard
65186538

@@ -6566,6 +6586,13 @@ __metadata:
65666586
languageName: node
65676587
linkType: hard
65686588

6589+
"grapheme-splitter@npm:^1.0.4":
6590+
version: 1.0.4
6591+
resolution: "grapheme-splitter@npm:1.0.4"
6592+
checksum: 0c22ec54dee1b05cd480f78cf14f732cb5b108edc073572c4ec205df4cd63f30f8db8025afc5debc8835a8ddeacf648a1c7992fe3dcd6ad38f9a476d84906620
6593+
languageName: node
6594+
linkType: hard
6595+
65696596
"gzip-size@npm:^6.0.0":
65706597
version: 6.0.0
65716598
resolution: "gzip-size@npm:6.0.0"
@@ -7187,6 +7214,13 @@ __metadata:
71877214
languageName: node
71887215
linkType: hard
71897216

7217+
"is-path-inside@npm:^3.0.3":
7218+
version: 3.0.3
7219+
resolution: "is-path-inside@npm:3.0.3"
7220+
checksum: abd50f06186a052b349c15e55b182326f1936c89a78bf6c8f2b707412517c097ce04bc49a0ca221787bc44e1049f51f09a2ffb63d22899051988d3a618ba13e9
7221+
languageName: node
7222+
linkType: hard
7223+
71907224
"is-plain-obj@npm:^2.0.0":
71917225
version: 2.1.0
71927226
resolution: "is-plain-obj@npm:2.1.0"
@@ -7854,6 +7888,13 @@ __metadata:
78547888
languageName: node
78557889
linkType: hard
78567890

7891+
"js-sdsl@npm:^4.1.4":
7892+
version: 4.2.0
7893+
resolution: "js-sdsl@npm:4.2.0"
7894+
checksum: 2cd0885f7212afb355929d72ca105cb37de7e95ad6031e6a32619eaefa46735a7d0fb682641a0ba666e1519cb138fe76abc1eea8a34e224140c9d94c995171f1
7895+
languageName: node
7896+
linkType: hard
7897+
78577898
"js-tokens@npm:^3.0.0 || ^4.0.0, js-tokens@npm:^4.0.0":
78587899
version: 4.0.0
78597900
resolution: "js-tokens@npm:4.0.0"
@@ -8616,7 +8657,7 @@ __metadata:
86168657
languageName: node
86178658
linkType: hard
86188659

8619-
"minimatch@npm:^3.0.4, minimatch@npm:^3.1.2":
8660+
"minimatch@npm:^3.0.4, minimatch@npm:^3.0.5, minimatch@npm:^3.1.2":
86208661
version: 3.1.2
86218662
resolution: "minimatch@npm:3.1.2"
86228663
dependencies:
@@ -10668,7 +10709,7 @@ __metadata:
1066810709
"@typescript-eslint/parser": ^5.47.0
1066910710
cspell: ^5.21.2
1067010711
css-minimizer-webpack-plugin: ^4.0.0
10671-
eslint: ^8.19.0
10712+
eslint: ^8.30.0
1067210713
markdown-magic: ^2.6.1
1067310714
prettier: ^2.7.1
1067410715
languageName: unknown
@@ -11880,13 +11921,6 @@ __metadata:
1188011921
languageName: node
1188111922
linkType: hard
1188211923

11883-
"v8-compile-cache@npm:^2.0.3":
11884-
version: 2.3.0
11885-
resolution: "v8-compile-cache@npm:2.3.0"
11886-
checksum: adb0a271eaa2297f2f4c536acbfee872d0dd26ec2d76f66921aa7fc437319132773483344207bdbeee169225f4739016d8d2dbf0553913a52bb34da6d0334f8e
11887-
languageName: node
11888-
linkType: hard
11889-
1189011924
"v8-to-istanbul@npm:^9.0.1":
1189111925
version: 9.0.1
1189211926
resolution: "v8-to-istanbul@npm:9.0.1"

0 commit comments

Comments
 (0)