Skip to content

Commit 0cf9440

Browse files
Update ef to v0.15.4
1 parent ae0c4aa commit 0cf9440

File tree

4 files changed

+32
-32
lines changed

4 files changed

+32
-32
lines changed

frameworks/keyed/ef-js/package-lock.json

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frameworks/keyed/ef-js/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"postcss-nested": "5",
4646
"postcss-preset-env": "^7.8.2",
4747
"postcss-simple-vars": "7",
48-
"rollup": "^2.79.0",
48+
"rollup": "^2.79.1",
4949
"rollup-plugin-browsersync": "^1.3.3",
5050
"rollup-plugin-copy-glob": "^0.3.2",
5151
"rollup-plugin-eft": "^0.14.3",
@@ -55,6 +55,6 @@
5555
"rollup-plugin-terser": "^7.0.2"
5656
},
5757
"dependencies": {
58-
"ef-core": "^0.15.3"
58+
"ef-core": "^0.15.5"
5959
}
6060
}

frameworks/non-keyed/ef-js/package-lock.json

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frameworks/non-keyed/ef-js/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"postcss-nested": "5",
4646
"postcss-preset-env": "^7.8.2",
4747
"postcss-simple-vars": "7",
48-
"rollup": "^2.79.0",
48+
"rollup": "^2.79.1",
4949
"rollup-plugin-browsersync": "^1.3.3",
5050
"rollup-plugin-copy-glob": "^0.3.2",
5151
"rollup-plugin-eft": "^0.14.3",
@@ -55,6 +55,6 @@
5555
"rollup-plugin-terser": "^7.0.2"
5656
},
5757
"dependencies": {
58-
"ef-core": "^0.15.3"
58+
"ef-core": "^0.15.5"
5959
}
6060
}

0 commit comments

Comments
 (0)