We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc89635 commit 57729efCopy full SHA for 57729ef
1 file changed
package.json
@@ -41,11 +41,11 @@
41
"devDependencies": {
42
"eslint": "^5.16.0",
43
"eslint-config-mourner": "^3.0.0",
44
- "esm": "^3.2.22",
45
- "rollup": "^1.9.0",
+ "esm": "^3.2.25",
+ "rollup": "^1.15.4",
46
"rollup-plugin-buble": "^0.19.6",
47
- "rollup-plugin-terser": "^4.0.4",
48
- "tape": "^4.10.1"
+ "rollup-plugin-terser": "^5.0.0",
+ "tape": "^4.10.2"
49
},
50
"eslintConfig": {
51
"extends": "mourner"
0 commit comments