Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 8, 2024
1 parent ad8461d commit 444d323
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/result": "^2.6.6",
"@sapphire/ts-config": "^5.0.1",
"@types/node": "^20.16.2",
"@types/node": "^20.16.5",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"cz-conventional-changelog": "^3.3.0",
Expand All @@ -45,7 +45,7 @@
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"lint-staged": "^15.2.9",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"tsup": "^8.2.4",
"typescript": "^5.5.2",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1086,12 +1086,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^20.16.2":
version: 20.16.2
resolution: "@types/node@npm:20.16.2"
"@types/node@npm:*, @types/node@npm:^20.16.5":
version: 20.16.5
resolution: "@types/node@npm:20.16.5"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/fcae2ffaa681c2947cd3dae67a6dcf83ef666fc0994281ad881b9e3bb542fec3a9206d9ce899c20e5cdddace2b96b42e32f247864de9baf95756c07b9eff15d7
checksum: 10/39a8457149dc17cdea57afc90d4da53182fdb8b958d5bb065a15d123d81d4efa6b51a0de92428d05ead2e63ce07195586f71083401b99cdbcd04662344fbf7a1
languageName: node
linkType: hard

Expand Down Expand Up @@ -2165,7 +2165,7 @@ __metadata:
"@sapphire/prettier-config": "npm:^2.0.0"
"@sapphire/result": "npm:^2.6.6"
"@sapphire/ts-config": "npm:^5.0.1"
"@types/node": "npm:^20.16.2"
"@types/node": "npm:^20.16.5"
"@typescript-eslint/eslint-plugin": "npm:^7.13.1"
"@typescript-eslint/parser": "npm:^7.13.1"
cz-conventional-changelog: "npm:^3.3.0"
Expand All @@ -2174,7 +2174,7 @@ __metadata:
eslint: "npm:^8.57.0"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-prettier: "npm:^5.2.1"
lint-staged: "npm:^15.2.9"
lint-staged: "npm:^15.2.10"
prettier: "npm:^3.3.3"
tsup: "npm:^8.2.4"
typescript: "npm:^5.5.2"
Expand Down Expand Up @@ -3587,23 +3587,23 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:^15.2.9":
version: 15.2.9
resolution: "lint-staged@npm:15.2.9"
"lint-staged@npm:^15.2.10":
version: 15.2.10
resolution: "lint-staged@npm:15.2.10"
dependencies:
chalk: "npm:~5.3.0"
commander: "npm:~12.1.0"
debug: "npm:~4.3.6"
execa: "npm:~8.0.1"
lilconfig: "npm:~3.1.2"
listr2: "npm:~8.2.4"
micromatch: "npm:~4.0.7"
micromatch: "npm:~4.0.8"
pidtree: "npm:~0.6.0"
string-argv: "npm:~0.3.2"
yaml: "npm:~2.5.0"
bin:
lint-staged: bin/lint-staged.js
checksum: 10/2f7342ca3fc7e2a8a0cc3db79ca8d2ad0269b98b13220f3a6745a514aacf1f83487a23a550569081ea962f9a576af7df8d687a8330a9c3c2c27348d5a4d5440e
checksum: 10/ab6930cd633dbb5b6ec7c81fc06c65df41e9f80d93dd22e0d79c6e272cdfd8110a0fbdec60303d46a06b30bcd92261153630e2c937531b77ec5ae41e7e9d90d3
languageName: node
linkType: hard

Expand Down Expand Up @@ -3840,7 +3840,7 @@ __metadata:
languageName: node
linkType: hard

"micromatch@npm:^4.0.2, micromatch@npm:^4.0.4, micromatch@npm:~4.0.7":
"micromatch@npm:^4.0.2, micromatch@npm:^4.0.4, micromatch@npm:~4.0.8":
version: 4.0.8
resolution: "micromatch@npm:4.0.8"
dependencies:
Expand Down

0 comments on commit 444d323

Please sign in to comment.