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 4e4dec0 commit 4d69943Copy full SHA for 4d69943
package.json
@@ -40,10 +40,10 @@
40
"@japa/assert": "^2.0.0-1",
41
"@japa/file-system": "^2.0.0-1",
42
"@japa/runner": "^3.0.0-6",
43
- "@swc/core": "^1.3.70",
44
- "@types/node": "^20.4.3",
+ "@swc/core": "^1.3.71",
+ "@types/node": "^20.4.5",
45
"@types/picomatch": "^2.3.0",
46
- "c8": "^8.0.0",
+ "c8": "^8.0.1",
47
"cross-env": "^7.0.3",
48
"del-cli": "^5.0.0",
49
"eslint": "^8.45.0",
@@ -61,7 +61,7 @@
61
"@poppinss/cliui": "^6.1.1-3",
62
"cpy": "^10.1.0",
63
"execa": "^7.1.1",
64
- "fast-glob": "^3.3.0",
+ "fast-glob": "^3.3.1",
65
"get-port": "^7.0.0",
66
"junk": "^4.0.1",
67
"picomatch": "^2.3.1",
0 commit comments