Skip to content

Commit 9135b40

Browse files
committedOct 11, 2023
[Deps] update @ljharb/through, resolve
1 parent e61cd40 commit 9135b40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"dependencies": {
2828
"@ljharb/resumer": "^0.0.1",
29-
"@ljharb/through": "^2.3.9",
29+
"@ljharb/through": "^2.3.11",
3030
"array.prototype.every": "^1.1.5",
3131
"call-bind": "^1.0.2",
3232
"deep-equal": "^2.2.2",
@@ -45,7 +45,7 @@
4545
"object-is": "^1.1.5",
4646
"object-keys": "^1.1.1",
4747
"object.assign": "^4.1.4",
48-
"resolve": "^2.0.0-next.4",
48+
"resolve": "^2.0.0-next.5",
4949
"string.prototype.trim": "^1.2.8"
5050
},
5151
"devDependencies": {

0 commit comments

Comments
 (0)
Please sign in to comment.