Skip to content

Commit

Permalink
chore(deps): update all non-major dev-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 7, 2024
1 parent 38b132c commit f4a7f1e
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 @@ -34,7 +34,7 @@
"@favware/npm-deprecate": "^1.0.7",
"@sapphire/eslint-config": "^5.0.5",
"@sapphire/ts-config": "^5.0.1",
"@types/node": "^20.14.9",
"@types/node": "^20.14.10",
"@types/rimraf": "^4.0.5",
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser": "^7.15.0",
Expand All @@ -46,7 +46,7 @@
"lint-staged": "^15.2.7",
"pinst": "^3.0.0",
"prettier": "^3.3.2",
"rimraf": "^5.0.7",
"rimraf": "^5.0.8",
"tsup": "^8.1.0",
"typedoc": "^0.26.3",
"typedoc-json-parser": "^10.1.5",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1325,12 +1325,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.14.9":
version: 20.14.9
resolution: "@types/node@npm:20.14.9"
"@types/node@npm:^20.14.10":
version: 20.14.10
resolution: "@types/node@npm:20.14.10"
dependencies:
undici-types: ~5.26.4
checksum: 5e9eda1ac8c6cc6bcd1063903ae195eaede9aad1bdad00408a919409cfbcdd2d6535aa3d50346f0d385528f9e03dafc7d1b3bad25aedb1dcd79a6ad39d06c35d
checksum: 2f397d393de8cddb126e0b7999402ea450215ac69d49666ddef4f730a73325054499ce7345f86095e7b935c55b2e02139f3b8b9afc72fb978ed29edf6bb956b0
languageName: node
linkType: hard

Expand Down Expand Up @@ -4919,7 +4919,7 @@ __metadata:
"@favware/npm-deprecate": ^1.0.7
"@sapphire/eslint-config": ^5.0.5
"@sapphire/ts-config": ^5.0.1
"@types/node": ^20.14.9
"@types/node": ^20.14.10
"@types/rimraf": ^4.0.5
"@typescript-eslint/eslint-plugin": ^7.15.0
"@typescript-eslint/parser": ^7.15.0
Expand All @@ -4931,7 +4931,7 @@ __metadata:
lint-staged: ^15.2.7
pinst: ^3.0.0
prettier: ^3.3.2
rimraf: ^5.0.7
rimraf: ^5.0.8
tsup: ^8.1.0
typedoc: ^0.26.3
typedoc-json-parser: ^10.1.5
Expand Down Expand Up @@ -5069,14 +5069,14 @@ __metadata:
languageName: node
linkType: hard

"rimraf@npm:^5.0.7":
version: 5.0.7
resolution: "rimraf@npm:5.0.7"
"rimraf@npm:^5.0.8":
version: 5.0.8
resolution: "rimraf@npm:5.0.8"
dependencies:
glob: ^10.3.7
bin:
rimraf: dist/esm/bin.mjs
checksum: 884852abf8aefd4667448d87bdab04120a8641266c828cf382ac811713547eda18f81799d2146ffec3178f357d83d44ec01c10095949c82e23551660732bf14f
checksum: 6d67ee92a3e2fef24e36c0763ebb5250d27f31f056a8a1e02d66e76578c16bdea00924438d73ec78270bca7c93b9da50cc2da6d9fcc24fbaef427870feac1ec0
languageName: node
linkType: hard

Expand Down

0 comments on commit f4a7f1e

Please sign in to comment.