Skip to content

Commit

Permalink
chore(deps): update yarn to v4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 29, 2024
1 parent f7f3983 commit 55179b1
Show file tree
Hide file tree
Showing 5 changed files with 939 additions and 950 deletions.
925 changes: 0 additions & 925 deletions .yarn/releases/yarn-4.5.0.cjs

This file was deleted.

934 changes: 934 additions & 0 deletions .yarn/releases/yarn-4.6.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,3 +1,3 @@
enableGlobalCache: false

yarnPath: .yarn/releases/yarn-4.5.0.cjs
yarnPath: .yarn/releases/yarn-4.6.0.cjs
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "discord-norsk-bott",
"private": true,
"packageManager": "yarn@4.5.0",
"packageManager": "yarn@4.6.0",
"bin": "main.js",
"type": "module",
"scripts": {
Expand Down Expand Up @@ -88,7 +88,7 @@
},
"volta": {
"node": "22.9.0",
"yarn": "4.5.0"
"yarn": "4.6.0"
},
"engines": {
"node": ">=22.5.1",
Expand Down
24 changes: 2 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9466,7 +9466,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.6.3":
"typescript@npm:5.6.3, typescript@npm:^5.5.3":
version: 5.6.3
resolution: "typescript@npm:5.6.3"
bin:
Expand All @@ -9476,27 +9476,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^5.5.3":
version: 5.6.3
resolution: "typescript@npm:5.6.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/44f61d3fb15c35359bc60399cb8127c30bae554cd555b8e2b46d68fa79d680354b83320ad419ff1b81a0bdf324197b29affe6cc28988cd6a74d4ac60c94f9799
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>":
version: 5.6.3
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/7c9d2e07c81226d60435939618c91ec2ff0b75fbfa106eec3430f0fcf93a584bc6c73176676f532d78c3594fe28a54b36eb40b3d75593071a7ec91301533ace7
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A^5.5.3#optional!builtin<compat/typescript>":
"typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.5.3#optional!builtin<compat/typescript>":
version: 5.6.3
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
bin:
Expand Down

0 comments on commit 55179b1

Please sign in to comment.