Skip to content

Commit ce35db3

Browse files
authored
fix: bump devalue (#14323)
* fix: bump devalue * lockfile
1 parent acfcdba commit ce35db3

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed

.changeset/five-years-sit.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@sveltejs/kit': patch
3+
---
4+
5+
fix: bump devalue

packages/kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@types/cookie": "^0.6.0",
2424
"acorn": "^8.14.1",
2525
"cookie": "^0.6.0",
26-
"devalue": "^5.1.0",
26+
"devalue": "^5.3.2",
2727
"esm-env": "^1.2.2",
2828
"kleur": "^4.1.5",
2929
"magic-string": "^0.30.5",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)