Skip to content

Commit 6956beb

Browse files
authored
chore(audit): bump yaml to 2.2.2 and override tsup to use postcss-load-config@4 which uses fixed yaml@2 (#636)
1 parent 2c86327 commit 6956beb

File tree

2 files changed

+13
-28
lines changed

2 files changed

+13
-28
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@
6262
},
6363
"pnpm": {
6464
"overrides": {
65-
"@sveltejs/vite-plugin-svelte": "workspace:^"
65+
"@sveltejs/vite-plugin-svelte": "workspace:^",
66+
"tsup>postcss-load-config@<4": "^4.0.0"
6667
},
6768
"peerDependencyRules": {
6869
"allowedVersions": {

pnpm-lock.yaml

Lines changed: 11 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)