Skip to content

Commit 8067c0e

Browse files
chore(deps): update dependency @book000/eslint-config to v1.14.29 (#1067)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 800fbe5 commit 8067c0e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"fix:prettier": "prettier --write src"
2323
},
2424
"devDependencies": {
25-
"@book000/eslint-config": "1.14.28",
25+
"@book000/eslint-config": "1.14.29",
2626
"@types/node": "24.12.3",
2727
"@types/yargs": "17.0.35",
2828
"@vercel/ncc": "0.38.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz#010b6938fab7cb7df74aa2bbc06aa503b8fe5fb4"
88
integrity sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==
99

10-
"@book000/eslint-config@1.14.28":
11-
version "1.14.28"
12-
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.14.28.tgz#34064cc47d640c3a6ccc7d9806afbb287aea9af1"
13-
integrity sha512-FcX2ROju3Zk4l3SvHZ0K2KcsXEPEjYRDk/AxvfQM7/tDbzmvfCl1IoPG+DZkyUhtCktlsl1Dp/4LKooMqlu7HA==
10+
"@book000/eslint-config@1.14.29":
11+
version "1.14.29"
12+
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.14.29.tgz#a59b7e86726f929e2c31bdafdb1da9d5e4b60971"
13+
integrity sha512-KJn38eX2OcO1dyTRNor7h5IrHQ4ACFaO1KDz86vopt9w7n9hfPZgpqQoHmHO7d/X2osuCsrtcJX3bRHEGY2C3w==
1414
dependencies:
1515
"@typescript-eslint/parser" "8.59.2"
1616
eslint-config-prettier "10.1.8"

0 commit comments

Comments
 (0)