Skip to content

Commit 1df4931

Browse files
committed
Update RE:DOM and it's dependencies
1 parent d22a270 commit 1df4931

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

frameworks/keyed/redom/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
"author": "",
1414
"license": "ISC",
1515
"devDependencies": {
16-
"redom": "3.24.1",
17-
"rollup": "1.20.3",
16+
"redom": "3.27.0",
17+
"rollup": "2.12.0",
1818
"rollup-plugin-buble": "0.19.8",
1919
"rollup-plugin-node-resolve": "5.2.0",
20-
"rollup-plugin-uglify": "6.0.3"
20+
"rollup-plugin-uglify": "6.0.4"
2121
}
2222
}

frameworks/non-keyed/redom/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
"author": "",
1414
"license": "ISC",
1515
"devDependencies": {
16-
"redom": "3.24.1",
17-
"rollup": "1.20.3",
16+
"redom": "3.27.0",
17+
"rollup": "2.12.0",
1818
"rollup-plugin-buble": "0.19.8",
1919
"rollup-plugin-node-resolve": "5.2.0",
20-
"rollup-plugin-uglify": "6.0.3"
20+
"rollup-plugin-uglify": "6.0.4"
2121
}
2222
}

0 commit comments

Comments
 (0)