We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 818946e commit 798cd93Copy full SHA for 798cd93
package.json
@@ -54,15 +54,15 @@
54
"file"
55
],
56
"dependencies": {
57
- "default-browser": "^5.2.0",
+ "default-browser": "^5.2.1",
58
"define-lazy-prop": "^3.0.0",
59
"is-inside-container": "^1.0.0",
60
"is-wsl": "^3.1.0"
61
},
62
"devDependencies": {
63
"@types/node": "^20.10.5",
64
"ava": "^6.0.1",
65
- "tsd": "^0.30.0",
+ "tsd": "^0.30.1",
66
"xo": "^0.56.0"
67
}
68
0 commit comments