Skip to content

Commit 45a31e1

Browse files
chore(deps): update dependency destr to v2
1 parent 7847330 commit 45a31e1

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"abort-controller": "^3.0.0",
2323
"consola": "^2.15.0",
2424
"defu": "^3.2.2",
25-
"destr": "^1.0.1",
25+
"destr": "^2.0.0",
2626
"ky": "^0.25.1",
2727
"node-fetch": "^2.6.1",
2828
"web-streams-polyfill": "^3.0.1"

Diff for: yarn.lock

+5
Original file line numberDiff line numberDiff line change
@@ -4130,6 +4130,11 @@ destr@^1.0.0, destr@^1.0.1:
41304130
resolved "https://registry.yarnpkg.com/destr/-/destr-1.0.1.tgz#d13db7f9d9c9ca4fcf24e86343d601217136ddc3"
41314131
integrity sha512-LnEdINrd1ydSqRiAGjMBVrG/G8hNruwE+fEKlkJA14MGPEoI9T7zJDwGpkMTyXT2ASE0ycnN2SYn4k6Q7j7lHg==
41324132

4133+
destr@^2.0.0:
4134+
version "2.0.0"
4135+
resolved "https://registry.yarnpkg.com/destr/-/destr-2.0.0.tgz#60847d02b211de6e252fc72806f4ec39ec257e7b"
4136+
integrity sha512-FJ9RDpf3GicEBvzI3jxc2XhHzbqD8p4ANw/1kPsFBfTvP1b7Gn/Lg1vO7R9J4IVgoMbyUmFrFGZafJ1hPZpvlg==
4137+
41334138
destroy@^1.0.4, destroy@~1.0.4:
41344139
version "1.0.4"
41354140
resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.0.4.tgz#978857442c44749e4206613e37946205826abd80"

0 commit comments

Comments
 (0)