Skip to content

Commit 30a01b3

Browse files
committed
update deps
1 parent ff71523 commit 30a01b3

File tree

2 files changed

+132
-136
lines changed

2 files changed

+132
-136
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
"bin"
1313
],
1414
"devDependencies": {
15-
"esm": "^3.0.17",
16-
"rollup": "^0.57.1",
17-
"rollup-plugin-json": "^2.3.0",
18-
"tape-modern": "^1.0.0"
15+
"esm": "^3.0.84",
16+
"rollup": "^0.67.0",
17+
"rollup-plugin-json": "^3.1.0",
18+
"tape-modern": "^1.1.1"
1919
},
2020
"scripts": {
2121
"build": "rollup -c",
@@ -25,12 +25,12 @@
2525
},
2626
"license": "LIL",
2727
"dependencies": {
28-
"turbocolor": "^2.3.0",
29-
"estree-walker": "^0.5.1",
30-
"glob": "^7.1.2",
31-
"magic-string": "^0.24.0",
32-
"prompts": "^0.1.8",
33-
"sade": "^1.4.0",
34-
"svelte": "^1.60.3"
28+
"estree-walker": "^0.5.2",
29+
"glob": "^7.1.3",
30+
"magic-string": "^0.25.1",
31+
"prompts": "^1.2.0",
32+
"sade": "^1.4.1",
33+
"svelte": "1",
34+
"turbocolor": "^2.6.1"
3535
}
3636
}

0 commit comments

Comments
 (0)