Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#253)
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 713754a commit f32c7cc
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 @@ -9,14 +9,14 @@
"@commitlint/config-conventional": "^19.7.1",
"@sapphire/eslint-config": "^5.0.5",
"@sapphire/prettier-config": "^2.0.0",
"@types/node": "^22.13.1",
"@types/node": "^22.13.4",
"@types/ws": "^8.5.14",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.57.1",
"lint-staged": "^15.4.3",
"npm-run-all2": "^7.0.2",
"prettier": "^3.4.2",
"prettier": "^3.5.1",
"typescript": "~5.4.5"
},
"resolutions": {
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1489,12 +1489,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^22.10.7, @types/node@npm:^22.13.1":
version: 22.13.1
resolution: "@types/node@npm:22.13.1"
"@types/node@npm:*, @types/node@npm:^22.10.7, @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/d8ba7068b0445643c0fa6e4917cdb7a90e8756a9daff8c8a332689cd5b2eaa01e4cd07de42e3cd7e6a6f465eeda803d5a1363d00b5ab3f6cea7950350a159497
checksum: 10/716e05b1b84d9da3b2cbba9f642d7294549a89c85d27148b48815f321e0081d0546366e97d11c7710a3280160828512eb945f4e9361dda980f708473758ac0a7
languageName: node
linkType: hard

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

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

Expand Down Expand Up @@ -5461,14 +5461,14 @@ __metadata:
"@commitlint/config-conventional": "npm:^19.7.1"
"@sapphire/eslint-config": "npm:^5.0.5"
"@sapphire/prettier-config": "npm:^2.0.0"
"@types/node": "npm:^22.13.1"
"@types/node": "npm:^22.13.4"
"@types/ws": "npm:^8.5.14"
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
cz-conventional-changelog: "npm:^3.3.0"
eslint: "npm:^8.57.1"
lint-staged: "npm:^15.4.3"
npm-run-all2: "npm:^7.0.2"
prettier: "npm:^3.4.2"
prettier: "npm:^3.5.1"
typescript: "npm:~5.4.5"
languageName: unknown
linkType: soft
Expand Down

0 comments on commit f32c7cc

Please sign in to comment.