Skip to content

Commit

Permalink
chore(deps): update all non-major dev-dependencies (#395)
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 Aug 18, 2024
1 parent 3ccf9dd commit ef50779
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@joshdb/eslint-config": "2.0.0-next.b88aca0.0",
"@joshdb/prettier-config": "2.0.0-next.b88aca0.0",
"@joshdb/ts-config": "2.0.0-next.b88aca0.0",
"@types/node": "^20.14.15",
"@types/node": "^20.15.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitest/coverage-v8": "^1.6.0",
Expand All @@ -56,7 +56,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"husky": "^9.1.4",
"lint-staged": "^15.2.8",
"lint-staged": "^15.2.9",
"pinst": "^3.0.0",
"prettier": "^3.3.3",
"rimraf": "^5.0.10",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -791,7 +791,7 @@ __metadata:
"@joshdb/provider": "npm:2.0.0-next.b88aca0.0"
"@joshdb/ts-config": "npm:2.0.0-next.b88aca0.0"
"@sapphire/utilities": "npm:^3.17.0"
"@types/node": "npm:^20.14.15"
"@types/node": "npm:^20.15.0"
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
"@typescript-eslint/parser": "npm:^7.18.0"
"@vitest/coverage-v8": "npm:^1.6.0"
Expand All @@ -800,7 +800,7 @@ __metadata:
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-prettier: "npm:^5.2.1"
husky: "npm:^9.1.4"
lint-staged: "npm:^15.2.8"
lint-staged: "npm:^15.2.9"
pinst: "npm:^3.0.0"
prettier: "npm:^3.3.3"
rimraf: "npm:^5.0.10"
Expand Down Expand Up @@ -1344,12 +1344,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.14.15":
version: 20.14.15
resolution: "@types/node@npm:20.14.15"
"@types/node@npm:^20.15.0":
version: 20.15.0
resolution: "@types/node@npm:20.15.0"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/87a4a4313e886c1db1c8042004956095477e040f67df993fd16a2d50488c750bda81e85bf702c2e629e964605034e8dfe0cb91b65ce22b6b8eec37ece61c6b6c
undici-types: "npm:~6.13.0"
checksum: 10/bec475ee6c54dc575ec4d322753df484af2b96e3afdd3f6f8e594353b3918ca5f420e7c30845225661a14a7522fa421d15294fbf68ed7ae16f4ae7942ca809bd
languageName: node
linkType: hard

Expand Down Expand Up @@ -4023,9 +4023,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:^15.2.8":
version: 15.2.8
resolution: "lint-staged@npm:15.2.8"
"lint-staged@npm:^15.2.9":
version: 15.2.9
resolution: "lint-staged@npm:15.2.9"
dependencies:
chalk: "npm:~5.3.0"
commander: "npm:~12.1.0"
Expand All @@ -4039,7 +4039,7 @@ __metadata:
yaml: "npm:~2.5.0"
bin:
lint-staged: bin/lint-staged.js
checksum: 10/cabeb0540775cafa71d8d55be74b6854f65f083efa43886a5b47bfad36d23bc302c70c67dc952303ffa646e5563cfb92005a5d5ea3944c71f7ee3ff5b7bdcd71
checksum: 10/2f7342ca3fc7e2a8a0cc3db79ca8d2ad0269b98b13220f3a6745a514aacf1f83487a23a550569081ea962f9a576af7df8d687a8330a9c3c2c27348d5a4d5440e
languageName: node
linkType: hard

Expand Down Expand Up @@ -6079,10 +6079,10 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~5.26.4":
version: 5.26.5
resolution: "undici-types@npm:5.26.5"
checksum: 10/0097779d94bc0fd26f0418b3a05472410408877279141ded2bd449167be1aed7ea5b76f756562cb3586a07f251b90799bab22d9019ceba49c037c76445f7cddd
"undici-types@npm:~6.13.0":
version: 6.13.0
resolution: "undici-types@npm:6.13.0"
checksum: 10/da52e37cbc6da3a75da86fa08dd795ca8924430deb91005eb884b840e46e19013ccd4c1c289f70018e8cf0c338add24a500e7c3acfcd49b1ffb27ff9f91e38b9
languageName: node
linkType: hard

Expand Down

0 comments on commit ef50779

Please sign in to comment.