Skip to content

Commit

Permalink
chore(deps): update all non-major dev-dependencies (#127)
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 Apr 23, 2023
1 parent 051052c commit 3ede4aa
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 8 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@sapphire/eslint-config": "~4.4.1",
"@sapphire/ts-config": "^4.0.0",
"@types/jest": "^29.5.1",
"@types/node": "^18.15.13",
"@types/node": "^18.16.0",
"@types/rimraf": "^3.0.2",
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
Expand All @@ -45,7 +45,7 @@
"jest": "^29.5.0",
"jest-circus": "^29.5.0",
"lint-staged": "^13.2.1",
"prettier": "^2.8.7",
"prettier": "^2.8.8",
"pretty-quick": "^3.1.3",
"release-it": "^15.10.1",
"rimraf": "^5.0.0",
Expand Down
21 changes: 15 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1824,10 +1824,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^18.15.13":
version: 18.15.13
resolution: "@types/node@npm:18.15.13"
checksum: 79cc5a2b5f98e8973061a4260a781425efd39161a0e117a69cd089603964816c1a14025e1387b4590c8e82d05133b7b4154fa53a7dffb3877890a66145e76515
"@types/node@npm:^18.16.0":
version: 18.16.0
resolution: "@types/node@npm:18.16.0"
checksum: 63e0042136663b9e85ce503a4c65406cc6621fdba63ea66c74b4b1364a9aa9bdb57cadcb76696abab177f38a819b0fa6ace9e7f1647dcb990aedb1b4bd01012f
languageName: node
linkType: hard

Expand Down Expand Up @@ -2806,7 +2806,7 @@ __metadata:
"@sapphire/eslint-config": ~4.4.1
"@sapphire/ts-config": ^4.0.0
"@types/jest": ^29.5.1
"@types/node": ^18.15.13
"@types/node": ^18.16.0
"@types/rimraf": ^3.0.2
"@typescript-eslint/eslint-plugin": ^5.59.0
"@typescript-eslint/parser": ^5.59.0
Expand All @@ -2820,7 +2820,7 @@ __metadata:
jest: ^29.5.0
jest-circus: ^29.5.0
lint-staged: ^13.2.1
prettier: ^2.8.7
prettier: ^2.8.8
pretty-quick: ^3.1.3
release-it: ^15.10.1
rimraf: ^5.0.0
Expand Down Expand Up @@ -8126,6 +8126,15 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^2.8.8":
version: 2.8.8
resolution: "prettier@npm:2.8.8"
bin:
prettier: bin-prettier.js
checksum: b49e409431bf129dd89238d64299ba80717b57ff5a6d1c1a8b1a28b590d998a34e083fa13573bc732bb8d2305becb4c9a4407f8486c81fa7d55100eb08263cf8
languageName: node
linkType: hard

"pretty-format@npm:^27.5.1":
version: 27.5.1
resolution: "pretty-format@npm:27.5.1"
Expand Down

0 comments on commit 3ede4aa

Please # to comment.