8000 Update dependencies · avajs/typescript@551739c · GitHub
[go: up one dir, main page]

Skip to content

Commit 551739c

Browse files
committed
Update dependencies
1 parent 64abb5a commit 551739c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@
2020
},
2121
"dependencies": {
2222
"escape-string-regexp": "^4.0.0",
23-
"execa": "^5.0.0"
23+
"execa": "^5.1.1"
2424
},
2525
"devDependencies": {
26-
"ava": "^3.15.0",
27-
"c8": "^7.7.1",
26+
"ava": "4.0.0-rc.1",
27+
"c8": "^7.10.0",
2828
"del": "^6.0.0",
29-
"typescript": "^4.2.4",
29+
"typescript": "^4.4.4",
3030
"xo": "^0.46.3"
3131
},
3232
"c8": {

test/snapshots/compilation.js.snap

19 Bytes
Binary file not shown.
18 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)
0