Skip to content

Commit 7a43e8e

Browse files
pkg: Update @anansi/eslint-plugin to v1.0.54 (#3597)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 65e5531 commit 7a43e8e

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
@@ -55,7 +55,7 @@
5555
"devDependencies": {
5656
"@anansi/babel-preset": "6.2.16",
5757
"@anansi/browserslist-config": "1.7.3",
58-
"@anansi/eslint-plugin": "1.0.53",
58+
"@anansi/eslint-plugin": "1.0.54",
5959
"@anansi/jest-preset": "0.11.26",
6060
"@babel/cli": "7.28.3",
6161
"@babel/core": "7.28.5",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -402,11 +402,11 @@ __metadata:
402402
languageName: node
403403
linkType: hard
404404

405-
"@anansi/eslint-plugin@npm:1.0.53":
406-
version: 1.0.53
407-
resolution: "@anansi/eslint-plugin@npm:1.0.53"
405+
"@anansi/eslint-plugin@npm:1.0.54":
406+
version: 1.0.54
407+
resolution: "@anansi/eslint-plugin@npm:1.0.54"
408408
dependencies:
409-
"@babel/eslint-parser": "npm:^7.28.4"
409+
"@babel/eslint-parser": "npm:^7.28.5"
410410
"@babel/eslint-plugin": "npm:^7.27.1"
411411
"@eslint/js": "npm:^9.38.0"
412412
"@typescript-eslint/parser": "npm:^8.46.2"
@@ -434,7 +434,7 @@ __metadata:
434434
optional: true
435435
webpack:
436436
optional: true
437-
checksum: 10c0/04bb584bf1e6d47af4ddd996467631156388f7eeb4eafd67ae9926c047736641d419be48c2c5677c2f98cbd317b181066831624711da38a5df99b21c7ce3d66f
437+
checksum: 10c0/1a3832b1912804db659efdae5ba9daab3f08b1a5f9662860936c82047f7743429824bf8a134436d76c71c70c9825b0bd0887e5ec12a98977297e879c618d3ba5
438438
languageName: node
439439
linkType: hard
440440

@@ -725,17 +725,17 @@ __metadata:
725725
languageName: node
726726
linkType: hard
727727

728-
"@babel/eslint-parser@npm:^7.28.4":
729-
version: 7.28.4
730-
resolution: "@babel/eslint-parser@npm:7.28.4"
728+
"@babel/eslint-parser@npm:^7.28.5":
729+
version: 7.28.5
730+
resolution: "@babel/eslint-parser@npm:7.28.5"
731731
dependencies:
732732
"@nicolo-ribaudo/eslint-scope-5-internals": "npm:5.1.1-v1"
733733
eslint-visitor-keys: "npm:^2.1.0"
734734
semver: "npm:^6.3.1"
735735
peerDependencies:
736736
"@babel/core": ^7.11.0
737737
eslint: ^7.5.0 || ^8.0.0 || ^9.0.0
738-
checksum: 10c0/a13822d4511bcd55652ee6230a7d9bc9b64ec3af9c6faea6289d818b88525c7c22061118adcbe549ba604919fa3a47b4222e5aaccd4e61d0dc418741364991d1
738+
checksum: 10c0/4d13f765434b6be83ab3917f06ad712dedf0d5bfa80fe54cd6cea44adac6a0d2519020ad307d66b4490e46a435874829eac6a9fd3a9cad54d7616c47d288aaed
739739
languageName: node
740740
linkType: hard
741741

@@ -27685,7 +27685,7 @@ __metadata:
2768527685
dependencies:
2768627686
"@anansi/babel-preset": "npm:6.2.16"
2768727687
"@anansi/browserslist-config": "npm:1.7.3"
27688-
"@anansi/eslint-plugin": "npm:1.0.53"
27688+
"@anansi/eslint-plugin": "npm:1.0.54"
2768927689
"@anansi/jest-preset": "npm:0.11.26"
2769027690
"@babel/cli": "npm:7.28.3"
2769127691
"@babel/core": "npm:7.28.5"

0 commit comments

Comments
 (0)