Skip to content

Commit 7f03c21

Browse files
Update npm package @eslint/eslintrc to v3.3.5
1 parent 7e7f05d commit 7f03c21

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

libs/@local/eslint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"dependencies": {
2323
"@babel/core": "7.28.4",
2424
"@babel/eslint-parser": "7.28.4",
25-
"@eslint/eslintrc": "3.3.3",
25+
"@eslint/eslintrc": "3.3.5",
2626
"effect": "3.18.4",
2727
"eslint": "9.39.3",
2828
"eslint-config-airbnb": "19.0.4",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6610,20 +6610,20 @@ __metadata:
66106610
languageName: node
66116611
linkType: hard
66126612

6613-
"@eslint/eslintrc@npm:3.3.3, @eslint/eslintrc@npm:^3.3.1":
6614-
version: 3.3.3
6615-
resolution: "@eslint/eslintrc@npm:3.3.3"
6613+
"@eslint/eslintrc@npm:3.3.5, @eslint/eslintrc@npm:^3.3.1":
6614+
version: 3.3.5
6615+
resolution: "@eslint/eslintrc@npm:3.3.5"
66166616
dependencies:
6617-
ajv: "npm:^6.12.4"
6617+
ajv: "npm:^6.14.0"
66186618
debug: "npm:^4.3.2"
66196619
espree: "npm:^10.0.1"
66206620
globals: "npm:^14.0.0"
66216621
ignore: "npm:^5.2.0"
66226622
import-fresh: "npm:^3.2.1"
66236623
js-yaml: "npm:^4.1.1"
6624-
minimatch: "npm:^3.1.2"
6624+
minimatch: "npm:^3.1.5"
66256625
strip-json-comments: "npm:^3.1.1"
6626-
checksum: 10c0/532c7acc7ddd042724c28b1f020bd7bf148fcd4653bb44c8314168b5f772508c842ce4ee070299cac51c5c5757d2124bdcfcef5551c8c58ff9986e3e17f2260d
6626+
checksum: 10c0/9fb9f1ca65e46d6173966e3aaa5bd353e3a65d7f1f582bebf77f578fab7d7960a399fac1ecfb1e7d52bd61f5cefd6531087ca52a3a3c388f2e1b4f1ebd3da8b7
66276627
languageName: node
66286628
linkType: hard
66296629

@@ -9407,7 +9407,7 @@ __metadata:
94079407
dependencies:
94089408
"@babel/core": "npm:7.28.4"
94099409
"@babel/eslint-parser": "npm:7.28.4"
9410-
"@eslint/eslintrc": "npm:3.3.3"
9410+
"@eslint/eslintrc": "npm:3.3.5"
94119411
"@local/tsconfig": "workspace:*"
94129412
"@types/babel__core": "npm:^7.20.5"
94139413
"@types/node": "npm:22.18.13"
@@ -21644,15 +21644,15 @@ __metadata:
2164421644
languageName: node
2164521645
linkType: hard
2164621646

21647-
"ajv@npm:^6.12.4, ajv@npm:^6.12.5":
21648-
version: 6.12.6
21649-
resolution: "ajv@npm:6.12.6"
21647+
"ajv@npm:^6.12.4, ajv@npm:^6.12.5, ajv@npm:^6.14.0":
21648+
version: 6.14.0
21649+
resolution: "ajv@npm:6.14.0"
2165021650
dependencies:
2165121651
fast-deep-equal: "npm:^3.1.1"
2165221652
fast-json-stable-stringify: "npm:^2.0.0"
2165321653
json-schema-traverse: "npm:^0.4.1"
2165421654
uri-js: "npm:^4.2.2"
21655-
checksum: 10c0/41e23642cbe545889245b9d2a45854ebba51cda6c778ebced9649420d9205f2efb39cb43dbc41e358409223b1ea43303ae4839db682c848b891e4811da1a5a71
21655+
checksum: 10c0/a2bc39b0555dc9802c899f86990eb8eed6e366cddbf65be43d5aa7e4f3c4e1a199d5460fd7ca4fb3d864000dbbc049253b72faa83b3b30e641ca52cb29a68c22
2165621656
languageName: node
2165721657
linkType: hard
2165821658

@@ -35526,7 +35526,7 @@ __metadata:
3552635526
languageName: node
3552735527
linkType: hard
3552835528

35529-
"minimatch@npm:^3.0.2, minimatch@npm:^3.0.4, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2":
35529+
"minimatch@npm:^3.0.2, minimatch@npm:^3.0.4, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2, minimatch@npm:^3.1.5":
3553035530
version: 3.1.5
3553135531
resolution: "minimatch@npm:3.1.5"
3553235532
dependencies:

0 commit comments

Comments
 (0)