Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GDGToulouse/devfest-theme-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index db0a7cc..89b7ae5 100644
--- a/package.json
+++ b/package.json
@@ -19,9 +19,9 @@
"core-js": "^3.6.4"
},
"devDependencies": {
- "@babel/core": "^7.8.3",
+ "@babel/core": "^7.8.4",
"@babel/polyfill": "^7.8.3",
- "@babel/preset-env": "^7.8.3",
+ "@babel/preset-env": "^7.8.4",
"@types/js-yaml": "^3.12.2",
"cssnano": "^4.1.8",
"glob": "^7.1.6",
@@ -30,7 +30,7 @@
"plop-logger": "^3.1.2",
"postcss-cli": "^7.1.0",
"postcss-preset-env": "^6.7.0",
- "rollup": "^1.29.1",
+ "rollup": "^1.31.0",
"rollup-plugin-babel": "^4.3.1",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-uglify": "^6.0.4",