Skip to content

Commit 6514b8a

Browse files
committed
Merge branch 'GianlucaGuarini-master'
2 parents 5268c0d + cdfe9ab commit 6514b8a

File tree

5 files changed

+60
-60
lines changed

5 files changed

+60
-60
lines changed

frameworks/keyed/riot/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
"build-prod": "webpack -p"
1111
},
1212
"devDependencies": {
13-
"@riotjs/compiler": "4.5.2",
13+
"@riotjs/compiler": "4.5.4",
1414
"@riotjs/webpack-loader": "4.0.1",
15-
"webpack": "4.41.2",
15+
"webpack": "4.41.4",
1616
"webpack-cli": "3.3.10"
1717
},
1818
"dependencies": {
19-
"riot": "4.6.6"
19+
"riot": "4.8.0"
2020
}
2121
}

frameworks/non-keyed/riot/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
"build-prod": "webpack -p"
1111
},
1212
"devDependencies": {
13-
"@riotjs/compiler": "4.5.2",
13+
"@riotjs/compiler": "4.5.4",
1414
"@riotjs/webpack-loader": "4.0.1",
15-
"webpack": "4.41.2",
15+
"webpack": "4.41.4",
1616
"webpack-cli": "3.3.10"
1717
},
1818
"dependencies": {
19-
"riot": "4.6.6"
19+
"riot": "4.8.0"
2020
}
2121
}

0 commit comments

Comments
 (0)