Skip to content

Commit 6613e4f

Browse files
Update npm package @eslint/eslintrc to v3.3.4
1 parent 7275179 commit 6613e4f

File tree

2 files changed

+25
-13
lines changed

2 files changed

+25
-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.4",
2626
"effect": "3.18.4",
2727
"eslint": "9.39.3",
2828
"eslint-config-airbnb": "19.0.4",

yarn.lock

Lines changed: 24 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6425,20 +6425,20 @@ __metadata:
64256425
languageName: node
64266426
linkType: hard
64276427

6428-
"@eslint/eslintrc@npm:3.3.3, @eslint/eslintrc@npm:^3.3.1":
6429-
version: 3.3.3
6430-
resolution: "@eslint/eslintrc@npm:3.3.3"
6428+
"@eslint/eslintrc@npm:3.3.4, @eslint/eslintrc@npm:^3.3.1":
6429+
version: 3.3.4
6430+
resolution: "@eslint/eslintrc@npm:3.3.4"
64316431
dependencies:
6432-
ajv: "npm:^6.12.4"
6432+
ajv: "npm:^6.14.0"
64336433
debug: "npm:^4.3.2"
64346434
espree: "npm:^10.0.1"
64356435
globals: "npm:^14.0.0"
64366436
ignore: "npm:^5.2.0"
64376437
import-fresh: "npm:^3.2.1"
64386438
js-yaml: "npm:^4.1.1"
6439-
minimatch: "npm:^3.1.2"
6439+
minimatch: "npm:^3.1.3"
64406440
strip-json-comments: "npm:^3.1.1"
6441-
checksum: 10c0/532c7acc7ddd042724c28b1f020bd7bf148fcd4653bb44c8314168b5f772508c842ce4ee070299cac51c5c5757d2124bdcfcef5551c8c58ff9986e3e17f2260d
6441+
checksum: 10c0/1fe481a6af03c09be8d92d67e2bbf693b7522b0591934bfb44bd13e297649b13e4ec5e3fc70b02e4497a17c1afbfa22f5bf5efa4fc06a24abace8e5d097fec8c
64426442
languageName: node
64436443
linkType: hard
64446444

@@ -9209,7 +9209,7 @@ __metadata:
92099209
dependencies:
92109210
"@babel/core": "npm:7.28.4"
92119211
"@babel/eslint-parser": "npm:7.28.4"
9212-
"@eslint/eslintrc": "npm:3.3.3"
9212+
"@eslint/eslintrc": "npm:3.3.4"
92139213
"@local/tsconfig": "workspace:*"
92149214
"@types/babel__core": "npm:^7.20.5"
92159215
"@types/node": "npm:22.18.13"
@@ -21268,7 +21268,19 @@ __metadata:
2126821268
languageName: node
2126921269
linkType: hard
2127021270

21271-
"ajv@npm:^6.12.4, ajv@npm:^6.12.5, ajv@npm:~6.12.6":
21271+
"ajv@npm:^6.12.4, ajv@npm:^6.12.5, ajv@npm:^6.14.0":
21272+
version: 6.14.0
21273+
resolution: "ajv@npm:6.14.0"
21274+
dependencies:
21275+
fast-deep-equal: "npm:^3.1.1"
21276+
fast-json-stable-stringify: "npm:^2.0.0"
21277+
json-schema-traverse: "npm:^0.4.1"
21278+
uri-js: "npm:^4.2.2"
21279+
checksum: 10c0/a2bc39b0555dc9802c899f86990eb8eed6e366cddbf65be43d5aa7e4f3c4e1a199d5460fd7ca4fb3d864000dbbc049253b72faa83b3b30e641ca52cb29a68c22
21280+
languageName: node
21281+
linkType: hard
21282+
21283+
"ajv@npm:~6.12.6":
2127221284
version: 6.12.6
2127321285
resolution: "ajv@npm:6.12.6"
2127421286
dependencies:
@@ -35284,12 +35296,12 @@ __metadata:
3528435296
languageName: node
3528535297
linkType: hard
3528635298

35287-
"minimatch@npm:^3.0.2, minimatch@npm:^3.0.4, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2":
35288-
version: 3.1.2
35289-
resolution: "minimatch@npm:3.1.2"
35299+
"minimatch@npm:^3.0.2, minimatch@npm:^3.0.4, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2, minimatch@npm:^3.1.3":
35300+
version: 3.1.5
35301+
resolution: "minimatch@npm:3.1.5"
3529035302
dependencies:
3529135303
brace-expansion: "npm:^1.1.7"
35292-
checksum: 10c0/0262810a8fc2e72cca45d6fd86bd349eee435eb95ac6aa45c9ea2180e7ee875ef44c32b55b5973ceabe95ea12682f6e3725cbb63d7a2d1da3ae1163c8b210311
35304+
checksum: 10c0/2ecbdc0d33f07bddb0315a8b5afbcb761307a8778b48f0b312418ccbced99f104a2d17d8aca7573433c70e8ccd1c56823a441897a45e384ea76ef401a26ace70
3529335305
languageName: node
3529435306
linkType: hard
3529535307

0 commit comments

Comments
 (0)