Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#421)
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 Feb 16, 2025
1 parent eb6e316 commit 25db899
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.1",
"@types/he": "^1.2.3",
"@types/node": "^22.13.2",
"@types/node": "^22.13.4",
"@types/turndown": "^5.0.5",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
Expand All @@ -58,7 +58,7 @@
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-prettier": "^5.2.3",
"lint-staged": "^15.4.3",
"prettier": "^3.5.0",
"prettier": "^3.5.1",
"rimraf": "^6.0.1",
"tsup": "^8.3.6",
"tsx": "^4.19.2",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1326,12 +1326,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^22.13.2":
version: 22.13.2
resolution: "@types/node@npm:22.13.2"
"@types/node@npm:*, @types/node@npm:^22.13.4":
version: 22.13.4
resolution: "@types/node@npm:22.13.4"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10/1d033a01a3dbcd0e305f46b0e61b8d697e5675392e6ca5a14b1f44240da14bb4949dd2731aff528a4cd5f160883d44df17e64b7f741aab4d735201dd6321182d
checksum: 10/716e05b1b84d9da3b2cbba9f642d7294549a89c85d27148b48815f321e0081d0546366e97d11c7710a3280160828512eb945f4e9361dda980f708473758ac0a7
languageName: node
linkType: hard

Expand Down Expand Up @@ -4714,12 +4714,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.0.0, prettier@npm:^3.3.0, prettier@npm:^3.5.0":
version: 3.5.0
resolution: "prettier@npm:3.5.0"
"prettier@npm:^3.0.0, prettier@npm:^3.3.0, prettier@npm:^3.5.1":
version: 3.5.1
resolution: "prettier@npm:3.5.1"
bin:
prettier: bin/prettier.cjs
checksum: 10/fc26c74bd317282f2a49ffe3ac0ffa79adbe6b2d7a1cdcadd96acf7fec77d3fa45b15f3728c1a2f281f4beccb35d97207187452a581d4919d18b460d0c37e480
checksum: 10/09ab168e651e50c2c79804d65f17a68129ce1c573830b2fb08c988b585add8076b8d995789034d66a14338d6b8835e8c591e0fc1bc90f4344af9645738636d01
languageName: node
linkType: hard

Expand Down Expand Up @@ -5150,7 +5150,7 @@ __metadata:
"@skyra/http-framework": "npm:^2.2.0"
"@skyra/jaro-winkler": "npm:^1.1.1"
"@types/he": "npm:^1.2.3"
"@types/node": "npm:^22.13.2"
"@types/node": "npm:^22.13.4"
"@types/turndown": "npm:^5.0.5"
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
"@typescript-eslint/parser": "npm:^7.18.0"
Expand All @@ -5164,7 +5164,7 @@ __metadata:
he: "npm:^1.2.0"
ioredis: "npm:^5.5.0"
lint-staged: "npm:^15.4.3"
prettier: "npm:^3.5.0"
prettier: "npm:^3.5.1"
rimraf: "npm:^6.0.1"
smol-toml: "npm:^1.3.1"
tsup: "npm:^8.3.6"
Expand Down

0 comments on commit 25db899

Please sign in to comment.