Skip to content

Commit

Permalink
chore(deps): update dependency @book000/eslint-config to v1.7.105 (#1538
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent 6586ce7 commit 7b327a5
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion downloader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"fix:prettier": "prettier --write src"
},
"devDependencies": {
"@book000/eslint-config": "1.7.104",
"@book000/eslint-config": "1.7.105",
"@book000/node-utils": "1.13.378",
"@types/node": "22.10.1",
"@types/sharp": "0.32.0",
Expand Down
8 changes: 4 additions & 4 deletions downloader/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==

"@book000/[email protected].104":
version "1.7.104"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.7.104.tgz#a92319a9a2de02691349288a632ffd0cd2da386f"
integrity sha512-UaSvVU6yViG657DnEmMcsOB8rb/irps69GdIfgf37ESAApTYBTsdrKamYQvyZayIl6sceB+vkPwUzaYib11SIw==
"@book000/[email protected].105":
version "1.7.105"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.7.105.tgz#1f1cf8ab6eaec8eebbac7d63e1e4b28d0cb3bdd2"
integrity sha512-bIEgqRqVDTRuLvlfYOcj1OyJBEgbboOEVf19EQKk8dhINk/pkDeT0QXlQQZ3CYMyS7aLq5863mPyR13JO2ltUw==
dependencies:
"@eslint/eslintrc" "3.2.0"
"@typescript-eslint/parser" "8.16.0"
Expand Down
2 changes: 1 addition & 1 deletion viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"fix:eslint": "eslint . -c eslint.config.mjs --fix"
},
"devDependencies": {
"@book000/eslint-config": "1.7.104",
"@book000/eslint-config": "1.7.105",
"@mdi/font": "7.4.47",
"@nuxt/eslint": "0.7.2",
"@types/node": "22.10.1",
Expand Down
8 changes: 4 additions & 4 deletions viewer/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -283,10 +283,10 @@
"@babel/helper-string-parser" "^7.25.9"
"@babel/helper-validator-identifier" "^7.25.9"

"@book000/[email protected].104":
version "1.7.104"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.7.104.tgz#a92319a9a2de02691349288a632ffd0cd2da386f"
integrity sha512-UaSvVU6yViG657DnEmMcsOB8rb/irps69GdIfgf37ESAApTYBTsdrKamYQvyZayIl6sceB+vkPwUzaYib11SIw==
"@book000/[email protected].105":
version "1.7.105"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.7.105.tgz#1f1cf8ab6eaec8eebbac7d63e1e4b28d0cb3bdd2"
integrity sha512-bIEgqRqVDTRuLvlfYOcj1OyJBEgbboOEVf19EQKk8dhINk/pkDeT0QXlQQZ3CYMyS7aLq5863mPyR13JO2ltUw==
dependencies:
"@eslint/eslintrc" "3.2.0"
"@typescript-eslint/parser" "8.16.0"
Expand Down

0 comments on commit 7b327a5

Please sign in to comment.