Skip to content

Commit 4366a92

Browse files
fix(deps): update dependency @eslint/eslintrc to v3.3.1
1 parent 23c56a4 commit 4366a92

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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.1",
3636
"@softwareventures/array": "7.0.1",
3737
"@softwareventures/chain": "3.0.0",
3838
"@softwareventures/date": "5.0.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -278,9 +278,9 @@ __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.1":
282+
version: 3.3.1
283+
resolution: "@eslint/eslintrc@npm:3.3.1"
284284
dependencies:
285285
ajv: "npm:^6.12.4"
286286
debug: "npm:^4.3.2"
@@ -291,7 +291,7 @@ __metadata:
291291
js-yaml: "npm:^4.1.0"
292292
minimatch: "npm:^3.1.2"
293293
strip-json-comments: "npm:^3.1.1"
294-
checksum: 10c0/43867a07ff9884d895d9855edba41acf325ef7664a8df41d957135a81a477ff4df4196f5f74dc3382627e5cc8b7ad6b815c2cea1b58f04a75aced7c43414ab8b
294+
checksum: 10c0/b0e63f3bc5cce4555f791a4e487bf999173fcf27c65e1ab6e7d63634d8a43b33c3693e79f192cbff486d7df1be8ebb2bd2edc6e70ddd486cbfa84a359a3e3b41
295295
languageName: node
296296
linkType: hard
297297

@@ -1111,7 +1111,7 @@ __metadata:
11111111
"@commitlint/cli": "npm:19.8.1"
11121112
"@commitlint/config-conventional": "npm:19.8.1"
11131113
"@commitlint/cz-commitlint": "npm:19.8.1"
1114-
"@eslint/eslintrc": "npm:3.2.0"
1114+
"@eslint/eslintrc": "npm:3.3.1"
11151115
"@softwareventures/array": "npm:7.0.1"
11161116
"@softwareventures/chain": "npm:3.0.0"
11171117
"@softwareventures/date": "npm:5.0.2"

0 commit comments

Comments
 (0)