Skip to content

Commit 6fcf694

Browse files
chore(deps-dev): Bump eslint from 8.25.0 to 8.26.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.25.0 to 8.26.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.25.0...v8.26.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 a367fd0 commit 6fcf694

File tree

2 files changed

+49
-14
lines changed

2 files changed

+49
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"cssnano": "4.1.11",
108108
"dexie": "^3.2.2",
109109
"dotenv": "16.0.3",
110-
"eslint": "8.25.0",
110+
"eslint": "8.26.0",
111111
"eslint-config-prettier": "8.5.0",
112112
"eslint-plugin-babel": "5.3.1",
113113
"eslint-plugin-import": "2.26.0",

yarn.lock

Lines changed: 48 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2533,14 +2533,14 @@ __metadata:
25332533
languageName: node
25342534
linkType: hard
25352535

2536-
"@humanwhocodes/config-array@npm:^0.10.5":
2537-
version: 0.10.5
2538-
resolution: "@humanwhocodes/config-array@npm:0.10.5"
2536+
"@humanwhocodes/config-array@npm:^0.11.6":
2537+
version: 0.11.6
2538+
resolution: "@humanwhocodes/config-array@npm:0.11.6"
25392539
dependencies:
25402540
"@humanwhocodes/object-schema": ^1.2.1
25412541
debug: ^4.1.1
25422542
minimatch: ^3.0.4
2543-
checksum: af4fa2633c57414be22ddba0a072cc611ef9a07104542fa24bde918a0153b89b6e08ca6a20ccc9079de6079e219e2406e38414d1b662db8bb59a3ba9d6eee6e3
2543+
checksum: 2fb7288638968dfeec27f06aef52f043726edd126ac47f24b54256902fdb35b3bf9863d4a4caf0423dccca5dd1354ca5899f3ac047b56774641ca0c4cbedb104
25442544
languageName: node
25452545
linkType: hard
25462546

@@ -2996,13 +2996,30 @@ __metadata:
29962996
languageName: node
29972997
linkType: hard
29982998

2999+
"@nodelib/fs.scandir@npm:2.1.5":
3000+
version: 2.1.5
3001+
resolution: "@nodelib/fs.scandir@npm:2.1.5"
3002+
dependencies:
3003+
"@nodelib/fs.stat": 2.0.5
3004+
run-parallel: ^1.1.9
3005+
checksum: a970d595bd23c66c880e0ef1817791432dbb7acbb8d44b7e7d0e7a22f4521260d4a83f7f9fd61d44fda4610105577f8f58a60718105fb38352baed612fd79e59
3006+
languageName: node
3007+
linkType: hard
3008+
29993009
"@nodelib/fs.stat@npm:2.0.4, @nodelib/fs.stat@npm:^2.0.2":
30003010
version: 2.0.4
30013011
resolution: "@nodelib/fs.stat@npm:2.0.4"
30023012
checksum: d0d9745f878816d041a8b36faf5797d88ba961274178f0ad1f7fe0efef8118ca9bd0e43e4d0d85a9af911bd35122ec1580e626a83d7595fc4d60f2c1c70e2665
30033013
languageName: node
30043014
linkType: hard
30053015

3016+
"@nodelib/fs.stat@npm:2.0.5":
3017+
version: 2.0.5
3018+
resolution: "@nodelib/fs.stat@npm:2.0.5"
3019+
checksum: 012480b5ca9d97bff9261571dbbec7bbc6033f69cc92908bc1ecfad0792361a5a1994bc48674b9ef76419d056a03efadfce5a6cf6dbc0a36559571a7a483f6f0
3020+
languageName: node
3021+
linkType: hard
3022+
30063023
"@nodelib/fs.walk@npm:^1.2.3":
30073024
version: 1.2.6
30083025
resolution: "@nodelib/fs.walk@npm:1.2.6"
@@ -3013,6 +3030,16 @@ __metadata:
30133030
languageName: node
30143031
linkType: hard
30153032

3033+
"@nodelib/fs.walk@npm:^1.2.8":
3034+
version: 1.2.8
3035+
resolution: "@nodelib/fs.walk@npm:1.2.8"
3036+
dependencies:
3037+
"@nodelib/fs.scandir": 2.1.5
3038+
fastq: ^1.6.0
3039+
checksum: 190c643f156d8f8f277bf2a6078af1ffde1fd43f498f187c2db24d35b4b4b5785c02c7dc52e356497b9a1b65b13edc996de08de0b961c32844364da02986dc53
3040+
languageName: node
3041+
linkType: hard
3042+
30163043
"@npmcli/fs@npm:^2.1.0":
30173044
version: 2.1.2
30183045
resolution: "@npmcli/fs@npm:2.1.2"
@@ -7923,13 +7950,14 @@ __metadata:
79237950
languageName: node
79247951
linkType: hard
79257952

7926-
"eslint@npm:8.25.0":
7927-
version: 8.25.0
7928-
resolution: "eslint@npm:8.25.0"
7953+
"eslint@npm:8.26.0":
7954+
version: 8.26.0
7955+
resolution: "eslint@npm:8.26.0"
79297956
dependencies:
79307957
"@eslint/eslintrc": ^1.3.3
7931-
"@humanwhocodes/config-array": ^0.10.5
7958+
"@humanwhocodes/config-array": ^0.11.6
79327959
"@humanwhocodes/module-importer": ^1.0.1
7960+
"@nodelib/fs.walk": ^1.2.8
79337961
ajv: ^6.10.0
79347962
chalk: ^4.0.0
79357963
cross-spawn: ^7.0.2
@@ -7945,14 +7973,14 @@ __metadata:
79457973
fast-deep-equal: ^3.1.3
79467974
file-entry-cache: ^6.0.1
79477975
find-up: ^5.0.0
7948-
glob-parent: ^6.0.1
7976+
glob-parent: ^6.0.2
79497977
globals: ^13.15.0
7950-
globby: ^11.1.0
79517978
grapheme-splitter: ^1.0.4
79527979
ignore: ^5.2.0
79537980
import-fresh: ^3.0.0
79547981
imurmurhash: ^0.1.4
79557982
is-glob: ^4.0.0
7983+
is-path-inside: ^3.0.3
79567984
js-sdsl: ^4.1.4
79577985
js-yaml: ^4.1.0
79587986
json-stable-stringify-without-jsonify: ^1.0.1
@@ -7967,7 +7995,7 @@ __metadata:
79677995
text-table: ^0.2.0
79687996
bin:
79697997
eslint: bin/eslint.js
7970-
checksum: 7acf2693b522b573657b53d2245b5522d3a131e4224b1cbf01e2c3579632fdbf62599284f68bc483e6e4eba23ae3643c9544744e0214a86e727cc361cedcd0fa
7998+
checksum: a2aced939ea060f77d10dcfced5cfeb940f63f383fd7ab1decadea64170ab552582e1c5909db1db641d4283178c9bc569f19b0f8900e00314a5f783e4b3f759d
79717999
languageName: node
79728000
linkType: hard
79738001

@@ -8882,7 +8910,7 @@ __metadata:
88828910
languageName: node
88838911
linkType: hard
88848912

8885-
"glob-parent@npm:^6.0.1":
8913+
"glob-parent@npm:^6.0.1, glob-parent@npm:^6.0.2":
88868914
version: 6.0.2
88878915
resolution: "glob-parent@npm:6.0.2"
88888916
dependencies:
@@ -10150,6 +10178,13 @@ __metadata:
1015010178
languageName: node
1015110179
linkType: hard
1015210180

10181+
"is-path-inside@npm:^3.0.3":
10182+
version: 3.0.3
10183+
resolution: "is-path-inside@npm:3.0.3"
10184+
checksum: abd50f06186a052b349c15e55b182326f1936c89a78bf6c8f2b707412517c097ce04bc49a0ca221787bc44e1049f51f09a2ffb63d22899051988d3a618ba13e9
10185+
languageName: node
10186+
linkType: hard
10187+
1015310188
"is-plain-obj@npm:^1.1.0":
1015410189
version: 1.1.0
1015510190
resolution: "is-plain-obj@npm:1.1.0"
@@ -17656,7 +17691,7 @@ __metadata:
1765617691
dexie: ^3.2.2
1765717692
dexie-batch: 0.4.3
1765817693
dotenv: 16.0.3
17659-
eslint: 8.25.0
17694+
eslint: 8.26.0
1766017695
eslint-config-prettier: 8.5.0
1766117696
eslint-plugin-babel: 5.3.1
1766217697
eslint-plugin-header: 3.1.1

0 commit comments

Comments
 (0)