Skip to content

Commit 05436e2

Browse files
committed
feature: @putout/cli-match: try-catch v4.0.2
1 parent 159ce35 commit 05436e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/cli-match/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"report": "madrun report"
2525
},
2626
"dependencies": {
27-
"try-catch": "^3.0.1",
27+
"try-catch": "^4.0.2",
2828
"try-to-catch": "^3.0.0"
2929
},
3030
"keywords": [
@@ -44,7 +44,7 @@
4444
},
4545
"license": "MIT",
4646
"engines": {
47-
"node": ">=16"
47+
"node": ">=20"
4848
},
4949
"publishConfig": {
5050
"access": "public"

0 commit comments

Comments
 (0)