Skip to content

Commit 79413d2

Browse files
Update dependency @eslint/eslintrc to ^3.3.3 (#736)
| datasource | package | from | to | | ---------- | ---------------- | ----- | ----- | | npm | @eslint/eslintrc | 3.3.1 | 3.3.3 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1d8ff48 commit 79413d2

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"description": "GitHub Action to create a draft release",
1212
"devDependencies": {
1313
"@eslint/compat": "^2.0.0",
14-
"@eslint/eslintrc": "^3.3.1",
14+
"@eslint/eslintrc": "^3.3.3",
1515
"@eslint/js": "^9.39.1",
1616
"@jest/globals": "^30.2.0",
1717
"@rollup/plugin-commonjs": "^29.0.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -877,20 +877,20 @@ __metadata:
877877
languageName: node
878878
linkType: hard
879879

880-
"@eslint/eslintrc@npm:^3.3.1":
881-
version: 3.3.1
882-
resolution: "@eslint/eslintrc@npm:3.3.1"
880+
"@eslint/eslintrc@npm:^3.3.1, @eslint/eslintrc@npm:^3.3.3":
881+
version: 3.3.3
882+
resolution: "@eslint/eslintrc@npm:3.3.3"
883883
dependencies:
884884
ajv: "npm:^6.12.4"
885885
debug: "npm:^4.3.2"
886886
espree: "npm:^10.0.1"
887887
globals: "npm:^14.0.0"
888888
ignore: "npm:^5.2.0"
889889
import-fresh: "npm:^3.2.1"
890-
js-yaml: "npm:^4.1.0"
890+
js-yaml: "npm:^4.1.1"
891891
minimatch: "npm:^3.1.2"
892892
strip-json-comments: "npm:^3.1.1"
893-
checksum: 10c0/b0e63f3bc5cce4555f791a4e487bf999173fcf27c65e1ab6e7d63634d8a43b33c3693e79f192cbff486d7df1be8ebb2bd2edc6e70ddd486cbfa84a359a3e3b41
893+
checksum: 10c0/532c7acc7ddd042724c28b1f020bd7bf148fcd4653bb44c8314168b5f772508c842ce4ee070299cac51c5c5757d2124bdcfcef5551c8c58ff9986e3e17f2260d
894894
languageName: node
895895
linkType: hard
896896

@@ -5617,7 +5617,7 @@ __metadata:
56175617
"@actions/github": "npm:^6.0.1"
56185618
"@docker/actions-toolkit": "npm:^0.68.0"
56195619
"@eslint/compat": "npm:^2.0.0"
5620-
"@eslint/eslintrc": "npm:^3.3.1"
5620+
"@eslint/eslintrc": "npm:^3.3.3"
56215621
"@eslint/js": "npm:^9.39.1"
56225622
"@jest/globals": "npm:^30.2.0"
56235623
"@rollup/plugin-commonjs": "npm:^29.0.0"

0 commit comments

Comments
 (0)