Skip to content

Commit bc81b26

Browse files
chore(deps): update dependency @book000/eslint-config to v1.14.40 (#1079)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f94fd39 commit bc81b26

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.39",
25+
"@book000/eslint-config": "1.14.40",
2626
"@types/node": "24.12.4",
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.39":
11-
version "1.14.39"
12-
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.14.39.tgz#bad6f3f309cb0b3cfbb77bafd92c95d2d4331cac"
13-
integrity sha512-1rQ8ma52b0lRfb06QzpetJojnZ5X0uvRyPT/4yVEnvIpHUV9/vktSz4qmHKSkMPd4ZbZhNcB8G8j1MTQ7spsuQ==
10+
"@book000/eslint-config@1.14.40":
11+
version "1.14.40"
12+
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.14.40.tgz#d69e54223433e0bbae0617949a69e9f404131f1d"
13+
integrity sha512-e1XLc86mfC1WQPKsMYPX0AOk504+YHePwpxtDUi5kiVzsdebP2QIicxTKsO9yBljKLkep4FLnnjzk+EYmJRcuw==
1414
dependencies:
1515
"@typescript-eslint/parser" "8.59.4"
1616
eslint-config-prettier "10.1.8"

0 commit comments

Comments
 (0)