Skip to content

Commit

Permalink
chore(deps): update yarn to v3.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 21, 2024
1 parent 1032067 commit 9ea8ab9
Show file tree
Hide file tree
Showing 9 changed files with 1,758 additions and 1,777 deletions.
874 changes: 0 additions & 874 deletions .yarn/releases/yarn-3.6.4.cjs

This file was deleted.

875 changes: 875 additions & 0 deletions .yarn/releases/yarn-3.8.3.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
Expand Up @@ -6,4 +6,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-fetch.cjs
spec: "https://raw.githubusercontent.com/devthejo/yarn-plugin-fetch/master/bundles/@yarnpkg/plugin-fetch.js"

yarnPath: .yarn/releases/yarn-3.6.4.cjs
yarnPath: .yarn/releases/yarn-3.8.3.cjs
874 changes: 0 additions & 874 deletions formulaire/.yarn/releases/yarn-3.6.4.cjs

This file was deleted.

875 changes: 875 additions & 0 deletions formulaire/.yarn/releases/yarn-3.8.3.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion formulaire/.yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-fetch.cjs
spec: "https://raw.githubusercontent.com/devthejo/yarn-plugin-fetch/master/bundles/@yarnpkg/plugin-fetch.js"

yarnPath: .yarn/releases/yarn-3.6.4.cjs
yarnPath: .yarn/releases/yarn-3.8.3.cjs
2 changes: 1 addition & 1 deletion formulaire/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@
"@types/multer": "^1.4.7",
"prisma": "^4.7.0"
},
"packageManager": "yarn@3.6.4"
"packageManager": "yarn@3.8.3"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,5 +100,5 @@
"lint-staged": {
"src/**/*.{js,jsx,ts,tsx}": "npx eslint --cache"
},
"packageManager": "yarn@3.6.4"
"packageManager": "yarn@3.8.3"
}
29 changes: 4 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6384,16 +6384,7 @@ __metadata:
languageName: node
linkType: hard

"is-core-module@npm:^2.11.0, is-core-module@npm:^2.13.0, is-core-module@npm:^2.8.1":
version: 2.13.0
resolution: "is-core-module@npm:2.13.0"
dependencies:
has: ^1.0.3
checksum: 053ab101fb390bfeb2333360fd131387bed54e476b26860dc7f5a700bbf34a0ec4454f7c8c4d43e8a0030957e4b3db6e16d35e1890ea6fb654c833095e040355
languageName: node
linkType: hard

"is-core-module@npm:^2.13.1":
"is-core-module@npm:^2.11.0, is-core-module@npm:^2.13.0, is-core-module@npm:^2.13.1, is-core-module@npm:^2.8.1":
version: 2.13.1
resolution: "is-core-module@npm:2.13.1"
dependencies:
Expand Down Expand Up @@ -10013,19 +10004,7 @@ __metadata:
languageName: node
linkType: hard

"readable-stream@npm:1.1":
version: 1.1.13
resolution: "readable-stream@npm:1.1.13"
dependencies:
core-util-is: ~1.0.0
inherits: ~2.0.1
isarray: 0.0.1
string_decoder: ~0.10.x
checksum: 7048f0ffbd01e4221cbddfcb7c0e083b982d575ca97615985234b3e4767aed34104271043b92414d91bc5ab0b69c0545f7e4ea202186c6692465333a59948cad
languageName: node
linkType: hard

"readable-stream@npm:1.1.x":
"readable-stream@npm:1.1, readable-stream@npm:1.1.x":
version: 1.1.14
resolution: "readable-stream@npm:1.1.14"
dependencies:
Expand Down Expand Up @@ -11670,11 +11649,11 @@ __metadata:

"typescript@patch:typescript@4.5.2#~builtin<compat/typescript>":
version: 4.5.2
resolution: "typescript@patch:typescript@npm%3A4.5.2#~builtin<compat/typescript>::version=4.5.2&hash=bcec9a"
resolution: "typescript@patch:typescript@npm%3A4.5.2#~builtin<compat/typescript>::version=4.5.2&hash=f1b8ea"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: e25e689eba64f7da7cfc43f8ea76cac7176b56caba42655f0a4cb29c0b7c36e67ca54f33df95902859f56108464245d8b45bcdfe21e3d66d9560feb8db780246
checksum: 9c3a17532d93aad27f0f17bb9bdf18b7f78b24c29e1112c3ea70c778d20eb460db0858d33dcaaaaacff6e1d764150004547bcf25f9d3143aaf1cb2171a6d0857
languageName: node
linkType: hard

Expand Down

0 comments on commit 9ea8ab9

Please sign in to comment.