Skip to content

Commit 8575548

Browse files
fix(deps): update dependency @eslint/eslintrc to v3.3.3
1 parent 641a224 commit 8575548

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"node": ">=20.6"
3333
},
3434
"dependencies": {
35-
"@eslint/eslintrc": "3.2.0",
35+
"@eslint/eslintrc": "3.3.3",
3636
"@softwareventures/array": "7.0.1",
3737
"@softwareventures/chain": "3.0.0",
3838
"@softwareventures/date": "5.0.2",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -278,20 +278,20 @@ __metadata:
278278
languageName: node
279279
linkType: hard
280280

281-
"@eslint/eslintrc@npm:3.2.0":
282-
version: 3.2.0
283-
resolution: "@eslint/eslintrc@npm:3.2.0"
281+
"@eslint/eslintrc@npm:3.3.3":
282+
version: 3.3.3
283+
resolution: "@eslint/eslintrc@npm:3.3.3"
284284
dependencies:
285285
ajv: "npm:^6.12.4"
286286
debug: "npm:^4.3.2"
287287
espree: "npm:^10.0.1"
288288
globals: "npm:^14.0.0"
289289
ignore: "npm:^5.2.0"
290290
import-fresh: "npm:^3.2.1"
291-
js-yaml: "npm:^4.1.0"
291+
js-yaml: "npm:^4.1.1"
292292
minimatch: "npm:^3.1.2"
293293
strip-json-comments: "npm:^3.1.1"
294-
checksum: 10c0/43867a07ff9884d895d9855edba41acf325ef7664a8df41d957135a81a477ff4df4196f5f74dc3382627e5cc8b7ad6b815c2cea1b58f04a75aced7c43414ab8b
294+
checksum: 10c0/532c7acc7ddd042724c28b1f020bd7bf148fcd4653bb44c8314168b5f772508c842ce4ee070299cac51c5c5757d2124bdcfcef5551c8c58ff9986e3e17f2260d
295295
languageName: node
296296
linkType: hard
297297

@@ -1126,7 +1126,7 @@ __metadata:
11261126
"@commitlint/cli": "npm:19.8.1"
11271127
"@commitlint/config-conventional": "npm:19.8.1"
11281128
"@commitlint/cz-commitlint": "npm:19.8.1"
1129-
"@eslint/eslintrc": "npm:3.2.0"
1129+
"@eslint/eslintrc": "npm:3.3.3"
11301130
"@softwareventures/array": "npm:7.0.1"
11311131
"@softwareventures/chain": "npm:3.0.0"
11321132
"@softwareventures/date": "npm:5.0.2"
@@ -5271,14 +5271,14 @@ __metadata:
52715271
languageName: node
52725272
linkType: hard
52735273

5274-
"js-yaml@npm:^4.1.0":
5275-
version: 4.1.0
5276-
resolution: "js-yaml@npm:4.1.0"
5274+
"js-yaml@npm:^4.1.0, js-yaml@npm:^4.1.1":
5275+
version: 4.1.1
5276+
resolution: "js-yaml@npm:4.1.1"
52775277
dependencies:
52785278
argparse: "npm:^2.0.1"
52795279
bin:
52805280
js-yaml: bin/js-yaml.js
5281-
checksum: 10c0/184a24b4eaacfce40ad9074c64fd42ac83cf74d8c8cd137718d456ced75051229e5061b8633c3366b8aada17945a7a356b337828c19da92b51ae62126575018f
5281+
checksum: 10c0/561c7d7088c40a9bb53cc75becbfb1df6ae49b34b5e6e5a81744b14ae8667ec564ad2527709d1a6e7d5e5fa6d483aa0f373a50ad98d42fde368ec4a190d4fae7
52825282
languageName: node
52835283
linkType: hard
52845284

0 commit comments

Comments
 (0)