Skip to content

Commit 16a355b

Browse files
committed
Yarn: upgrade
1 parent 7ecd332 commit 16a355b

5 files changed

Lines changed: 935 additions & 902 deletions

File tree

.yarn/releases/yarn-4.1.1.cjs

Lines changed: 0 additions & 893 deletions
This file was deleted.

.yarn/releases/yarn-4.5.0.cjs

Lines changed: 925 additions & 0 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ nodeLinker: node-modules
66

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

11-
yarnPath: .yarn/releases/yarn-4.1.1.cjs
11+
yarnPath: .yarn/releases/yarn-4.5.0.cjs

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,5 +162,6 @@
162162
"util": "^0.12.5",
163163
"webpack": "^5.91.0",
164164
"webpack-cli": "^5.1.4"
165-
}
165+
},
166+
"packageManager": "yarn@4.5.0"
166167
}

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1534,7 +1534,7 @@ __metadata:
15341534
assert: "npm:^2.1.0"
15351535
buffer: "npm:^6.0.3"
15361536
cross-env: "npm:^7.0.3"
1537-
date-fns: "npm:^3.6.0"
1537+
date-fns: "npm:^4.1.0"
15381538
eslint: "npm:^8.57.0"
15391539
eslint-config-prettier: "npm:^9.1.0"
15401540
fs-extra: "npm:^11.2.0"
@@ -1559,14 +1559,14 @@ __metadata:
15591559
webpack: "npm:^5.91.0"
15601560
webpack-cli: "npm:^5.1.4"
15611561
peerDependencies:
1562-
date-fns: ^3.0.0
1562+
date-fns: ^4.0.0
15631563
languageName: unknown
15641564
linkType: soft
15651565

1566-
"date-fns@npm:^3.6.0":
1567-
version: 3.6.0
1568-
resolution: "date-fns@npm:3.6.0"
1569-
checksum: 10/cac35c58926a3b5d577082ff2b253612ec1c79eb6754fddef46b6a8e826501ea2cb346ecbd211205f1ba382ddd1f9d8c3f00bf433ad63cc3063454d294e3a6b8
1566+
"date-fns@npm:^4.1.0":
1567+
version: 4.1.0
1568+
resolution: "date-fns@npm:4.1.0"
1569+
checksum: 10/d5f6e9de5bbc52310f786099e18609289ed5e30af60a71e0646784c8185ddd1d0eebcf7c96b7faaaefc4a8366f3a3a4244d099b6d0866ee2bec80d1361e64342
15701570
languageName: node
15711571
linkType: hard
15721572

0 commit comments

Comments
 (0)