Skip to content

Commit 7acca7c

Browse files
chore(deps): update dependency @book000/eslint-config to v1.7.128
1 parent ed3a693 commit 7acca7c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"fix:prettier": "prettier --write src"
2525
},
2626
"devDependencies": {
27-
"@book000/eslint-config": "1.7.127",
27+
"@book000/eslint-config": "1.7.128",
2828
"@book000/node-utils": "1.13.420",
2929
"@discordjs/builders": "1.10.0",
3030
"@types/node": "22.7.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
1717
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==
1818

19-
"@book000/eslint-config@1.7.127":
20-
version "1.7.127"
21-
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.7.127.tgz#ed331ad41c1383645ed78a94976992f82dd42308"
22-
integrity sha512-riQkW1xj3tpUbHnbTrSoTDDv4WFhWT3oWEWKyCsIaFji2zM/obn0KafsNt4ed5cQTA9v4/8I548Tzoyf7muFAg==
19+
"@book000/eslint-config@1.7.128":
20+
version "1.7.128"
21+
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.7.128.tgz#838f7dc2d8b69f095aa120372cf21fcde12bc7ac"
22+
integrity sha512-bBpewFIZ/cc41K2JHNaB8HhkWmjbxROiqwdf5oo28ANb10VPW9UQjhsQbiwjNWzuKYHzceRuRN9u0TNLjxoSLA==
2323
dependencies:
2424
"@eslint/eslintrc" "3.2.0"
2525
"@typescript-eslint/parser" "8.19.1"

0 commit comments

Comments
 (0)