Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#38)
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 Mar 19, 2023
1 parent 3145ca3 commit 29831ee
Show file tree
Hide file tree
Showing 4 changed files with 272 additions and 272 deletions.
516 changes: 258 additions & 258 deletions .yarn/releases/yarn-3.4.1.cjs → .yarn/releases/yarn-3.5.0.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
yarnPath: .yarn/releases/yarn-3.4.1.cjs
yarnPath: .yarn/releases/yarn-3.5.0.cjs
nodeLinker: node-modules
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"postpack": "pinst --enable"
},
"dependencies": {
"@sapphire/timestamp": "^1.0.0",
"@sapphire/timestamp": "^1.0.1",
"colorette": "^2.0.19"
},
"devDependencies": {
Expand All @@ -39,7 +39,7 @@
"@sapphire/eslint-config": "^4.3.8",
"@sapphire/prettier-config": "^1.4.5",
"@sapphire/ts-config": "^3.3.4",
"@types/node": "^18.15.2",
"@types/node": "^18.15.3",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"eslint": "^8.36.0",
Expand All @@ -59,5 +59,5 @@
"publishConfig": {
"access": "public"
},
"packageManager": "yarn@3.4.1"
"packageManager": "yarn@3.5.0"
}
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -640,10 +640,10 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/timestamp@npm:^1.0.0":
version: 1.0.0
resolution: "@sapphire/timestamp@npm:1.0.0"
checksum: 2852210825626431cb7aee4da9cd04518778854f5b9e8eafc0fa0a57d499251030ad115f0d0c58e15e5b176cfb495301df7418d95e51c4826e9fadc09ff98bbb
"@sapphire/timestamp@npm:^1.0.1":
version: 1.0.1
resolution: "@sapphire/timestamp@npm:1.0.1"
checksum: 40320946cb8fcbbb610b94019882eb39c900b9af87e4a2d173299efaa062921662d950780c273fd44f4ec9877983d725d28f0b999314f338f3bfc0ab3c45a8cb
languageName: node
linkType: hard

Expand Down Expand Up @@ -673,9 +673,9 @@ __metadata:
"@favware/cliff-jumper": ^2.0.0
"@sapphire/eslint-config": ^4.3.8
"@sapphire/prettier-config": ^1.4.5
"@sapphire/timestamp": ^1.0.0
"@sapphire/timestamp": ^1.0.1
"@sapphire/ts-config": ^3.3.4
"@types/node": ^18.15.2
"@types/node": ^18.15.3
"@typescript-eslint/eslint-plugin": ^5.55.0
"@typescript-eslint/parser": ^5.55.0
colorette: ^2.0.19
Expand Down Expand Up @@ -748,10 +748,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^18.15.2":
version: 18.15.2
resolution: "@types/node@npm:18.15.2"
checksum: 6db83062d295f9da63e7b24477f734b497170a577b21e0c13637d6f355d53713f875536e52ff02938221330d919700b5ed787dc493e32624a3ecb6c86105cfc8
"@types/node@npm:^18.15.3":
version: 18.15.3
resolution: "@types/node@npm:18.15.3"
checksum: 31b1d92475a82c30de29aa6c0771b18a276552d191283b4423ba2d61b3f01159bf0d02576c0b7cc834b043997893800db6bb47f246083ed85aa45e79c80875d7
languageName: node
linkType: hard

Expand Down

0 comments on commit 29831ee

Please sign in to comment.