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 Jul 7, 2024
1 parent c9def17 commit 84a2d72
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 @@ -56,7 +56,7 @@
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.1",
"@types/js-yaml": "^4.0.9",
"@types/node": "^20.14.9",
"@types/node": "^20.14.10",
"@types/prompts": "^2.4.9",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
Expand All @@ -65,7 +65,7 @@
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"globby": "^14.0.1",
"globby": "^14.0.2",
"lint-staged": "^15.2.7",
"prettier": "^3.3.2",
"ts-node": "^10.9.2",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -658,7 +658,7 @@ __metadata:
"@sapphire/result": "npm:^2.6.6"
"@sapphire/ts-config": "npm:^5.0.1"
"@types/js-yaml": "npm:^4.0.9"
"@types/node": "npm:^20.14.9"
"@types/node": "npm:^20.14.10"
"@types/prompts": "npm:^2.4.9"
"@typescript-eslint/eslint-plugin": "npm:^7.13.0"
"@typescript-eslint/parser": "npm:^7.13.0"
Expand All @@ -671,7 +671,7 @@ __metadata:
eslint-plugin-prettier: "npm:^5.1.3"
execa: "npm:^9.3.0"
find-up: "npm:^5.0.0"
globby: "npm:^14.0.1"
globby: "npm:^14.0.2"
js-yaml: "npm:^4.1.0"
lint-staged: "npm:^15.2.7"
prettier: "npm:^3.3.2"
Expand Down Expand Up @@ -939,12 +939,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^20.14.9":
version: 20.14.9
resolution: "@types/node@npm:20.14.9"
"@types/node@npm:*, @types/node@npm:^20.14.10":
version: 20.14.10
resolution: "@types/node@npm:20.14.10"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/f313b06c79be92f5d3541159ef813b9fc606941f951ecf826e940658c6d4952755ca2f06277b746326cef0697ed79a04676ecde053d32e1121b3352c8168d2e9
checksum: 10/672892cf94d0d95cf052f11271990686a0fd204cd1e5fe7a4ef240e5315e06711765dc47b9ec98627d3adac18b8c92bb7e2d8db21d18faa20bc3e3203a143e79
languageName: node
linkType: hard

Expand Down Expand Up @@ -2579,17 +2579,17 @@ __metadata:
languageName: node
linkType: hard

"globby@npm:^14.0.1":
version: 14.0.1
resolution: "globby@npm:14.0.1"
"globby@npm:^14.0.2":
version: 14.0.2
resolution: "globby@npm:14.0.2"
dependencies:
"@sindresorhus/merge-streams": "npm:^2.1.0"
fast-glob: "npm:^3.3.2"
ignore: "npm:^5.2.4"
path-type: "npm:^5.0.0"
slash: "npm:^5.1.0"
unicorn-magic: "npm:^0.1.0"
checksum: 10/b36f57afc45a857a884d82657603c7e1663b1e6f3f9afbeb53d12e42230469fc5b26a7e14a01e51086f3f25c138f58a7002036fcc8f3ca054097b6dd7c71d639
checksum: 10/67660da70fc1223f7170c1a62ba6c373385e9e39765d952b6518606dec15ed8c7958e9dae6ba5752a31dbc1e9126f146938b830ad680fe794141734ffc3fbb75
languageName: node
linkType: hard

Expand Down

0 comments on commit 84a2d72

Please sign in to comment.