Skip to content

Commit 49bac78

Browse files
chore(deps): update dependency @eslint/eslintrc to v3.3.5
1 parent 394d1f2 commit 49bac78

File tree

1 file changed

+26
-5
lines changed

1 file changed

+26
-5
lines changed

yarn.lock

Lines changed: 26 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1938,19 +1938,19 @@ __metadata:
19381938
linkType: hard
19391939

19401940
"@eslint/eslintrc@npm:^3.3.0, @eslint/eslintrc@npm:^3.3.1":
1941-
version: 3.3.3
1942-
resolution: "@eslint/eslintrc@npm:3.3.3"
1941+
version: 3.3.5
1942+
resolution: "@eslint/eslintrc@npm:3.3.5"
19431943
dependencies:
1944-
ajv: "npm:^6.12.4"
1944+
ajv: "npm:^6.14.0"
19451945
debug: "npm:^4.3.2"
19461946
espree: "npm:^10.0.1"
19471947
globals: "npm:^14.0.0"
19481948
ignore: "npm:^5.2.0"
19491949
import-fresh: "npm:^3.2.1"
19501950
js-yaml: "npm:^4.1.1"
1951-
minimatch: "npm:^3.1.2"
1951+
minimatch: "npm:^3.1.5"
19521952
strip-json-comments: "npm:^3.1.1"
1953-
checksum: 10c0/532c7acc7ddd042724c28b1f020bd7bf148fcd4653bb44c8314168b5f772508c842ce4ee070299cac51c5c5757d2124bdcfcef5551c8c58ff9986e3e17f2260d
1953+
checksum: 10c0/9fb9f1ca65e46d6173966e3aaa5bd353e3a65d7f1f582bebf77f578fab7d7960a399fac1ecfb1e7d52bd61f5cefd6531087ca52a3a3c388f2e1b4f1ebd3da8b7
19541954
languageName: node
19551955
linkType: hard
19561956

@@ -3918,6 +3918,18 @@ __metadata:
39183918
languageName: node
39193919
linkType: hard
39203920

3921+
"ajv@npm:^6.14.0":
3922+
version: 6.14.0
3923+
resolution: "ajv@npm:6.14.0"
3924+
dependencies:
3925+
fast-deep-equal: "npm:^3.1.1"
3926+
fast-json-stable-stringify: "npm:^2.0.0"
3927+
json-schema-traverse: "npm:^0.4.1"
3928+
uri-js: "npm:^4.2.2"
3929+
checksum: 10c0/a2bc39b0555dc9802c899f86990eb8eed6e366cddbf65be43d5aa7e4f3c4e1a199d5460fd7ca4fb3d864000dbbc049253b72faa83b3b30e641ca52cb29a68c22
3930+
languageName: node
3931+
linkType: hard
3932+
39213933
"ajv@npm:^8.11.0":
39223934
version: 8.17.1
39233935
resolution: "ajv@npm:8.17.1"
@@ -9375,6 +9387,15 @@ __metadata:
93759387
languageName: node
93769388
linkType: hard
93779389

9390+
"minimatch@npm:^3.1.5":
9391+
version: 3.1.5
9392+
resolution: "minimatch@npm:3.1.5"
9393+
dependencies:
9394+
brace-expansion: "npm:^1.1.7"
9395+
checksum: 10c0/2ecbdc0d33f07bddb0315a8b5afbcb761307a8778b48f0b312418ccbced99f104a2d17d8aca7573433c70e8ccd1c56823a441897a45e384ea76ef401a26ace70
9396+
languageName: node
9397+
linkType: hard
9398+
93789399
"minimatch@npm:^9.0.4, minimatch@npm:^9.0.5":
93799400
version: 9.0.5
93809401
resolution: "minimatch@npm:9.0.5"

0 commit comments

Comments
 (0)