Skip to content

Commit

Permalink
Yarn: upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
eshimischi committed Sep 22, 2024
1 parent 7ecd332 commit 16a355b
Show file tree
Hide file tree
Showing 5 changed files with 935 additions and 902 deletions.
893 changes: 0 additions & 893 deletions .yarn/releases/yarn-4.1.1.cjs

This file was deleted.

925 changes: 925 additions & 0 deletions .yarn/releases/yarn-4.5.0.cjs

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ nodeLinker: node-modules

plugins:
- path: .yarn/plugins/@yarnpkg/plugin-outdated.cjs
spec: 'https://github.com/mskelton/yarn-plugin-outdated/raw/v2.1.1/bundles/@yarnpkg/plugin-outdated.js'
spec: "https://github.com/mskelton/yarn-plugin-outdated/raw/v2.1.1/bundles/@yarnpkg/plugin-outdated.js"

yarnPath: .yarn/releases/yarn-4.1.1.cjs
yarnPath: .yarn/releases/yarn-4.5.0.cjs
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -162,5 +162,6 @@
"util": "^0.12.5",
"webpack": "^5.91.0",
"webpack-cli": "^5.1.4"
}
},
"packageManager": "[email protected]"
}
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1534,7 +1534,7 @@ __metadata:
assert: "npm:^2.1.0"
buffer: "npm:^6.0.3"
cross-env: "npm:^7.0.3"
date-fns: "npm:^3.6.0"
date-fns: "npm:^4.1.0"
eslint: "npm:^8.57.0"
eslint-config-prettier: "npm:^9.1.0"
fs-extra: "npm:^11.2.0"
Expand All @@ -1559,14 +1559,14 @@ __metadata:
webpack: "npm:^5.91.0"
webpack-cli: "npm:^5.1.4"
peerDependencies:
date-fns: ^3.0.0
date-fns: ^4.0.0
languageName: unknown
linkType: soft

"date-fns@npm:^3.6.0":
version: 3.6.0
resolution: "date-fns@npm:3.6.0"
checksum: 10/cac35c58926a3b5d577082ff2b253612ec1c79eb6754fddef46b6a8e826501ea2cb346ecbd211205f1ba382ddd1f9d8c3f00bf433ad63cc3063454d294e3a6b8
"date-fns@npm:^4.1.0":
version: 4.1.0
resolution: "date-fns@npm:4.1.0"
checksum: 10/d5f6e9de5bbc52310f786099e18609289ed5e30af60a71e0646784c8185ddd1d0eebcf7c96b7faaaefc4a8366f3a3a4244d099b6d0866ee2bec80d1361e64342
languageName: node
linkType: hard

Expand Down

0 comments on commit 16a355b

Please sign in to comment.