File tree 4 files changed +274
-274
lines changed
4 files changed +274
-274
lines changed Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change
1
+ nodeLinker : node-modules
2
+
3
+ npmPublishAccess : public
4
+
1
5
plugins :
2
6
- path : .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
3
7
spec : " @yarnpkg/plugin-workspace-tools"
4
8
5
- yarnPath : .yarn/releases/yarn-3.2.2.cjs
6
-
7
- nodeLinker : node-modules
8
-
9
- npmPublishAccess : public
9
+ yarnPath : .yarn/releases/yarn-3.2.3.cjs
Original file line number Diff line number Diff line change 23
23
"preinstall" : " node ./scripts/ensure-yarn.js" ,
24
24
"postinstall" : " preconstruct dev && manypkg check" ,
25
25
"changeset" : " changeset" ,
26
- "version-packages" : " changeset version && yarn --no-immutable " ,
26
+ "version-packages" : " changeset version && yarn --mode= \" update-lockfile \" " ,
27
27
"release" : " yarn build && changeset publish"
28
28
},
29
29
"author" : " Kye Hohenberger" ,
244
244
"unified" : " ^6.1.6" ,
245
245
"webpack-bundle-analyzer" : " 3.3.2"
246
246
},
247
- "packageManager" : " yarn@3.2.2 " ,
247
+ "packageManager" : " yarn@3.2.3 " ,
248
248
"resolutions" : {
249
249
"jest-snapshot@27.4.5" : " patch:jest-snapshot@npm:27.4.5#.yarn/patches/jest-snapshot-npm-27.4.5-6ace6bf68e.patch"
250
250
}
Original file line number Diff line number Diff line change @@ -29342,7 +29342,7 @@ __metadata:
29342
29342
29343
29343
"typescript@patch:typescript@^4.5.5#~builtin<compat/typescript>":
29344
29344
version: 4.5.5
29345
- resolution: "typescript@patch:typescript@npm%3A4.5.5#~builtin<compat/typescript>::version=4.5.5&hash=f456af "
29345
+ resolution: "typescript@patch:typescript@npm%3A4.5.5#~builtin<compat/typescript>::version=4.5.5&hash=a1c5e5 "
29346
29346
bin:
29347
29347
tsc: bin/tsc
29348
29348
tsserver: bin/tsserver
You can’t perform that action at this time.
0 commit comments