summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2020-12-02 22:10:07 -0100
committerGitHub <noreply@github.com>2020-12-02 22:10:07 -0100
commit5af2d96907c06d7a3d4e357d94832733d9237c13 (patch)
tree2f21a39e515d0e157fb1cf2051169e5a664d6bfd /package.json
parent59b2445d1569e791e85d81aa6d992f3ad3f5ad36 (diff)
parentabd1310a2c295beb82dfdc160aff032c5e65cb1a (diff)
Merge pull request #1131 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.12.7
Bump @babel/preset-env from 7.12.1 to 7.12.7
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8b2cb7c6..55555f76 100644
--- a/package.json
+++ b/package.json
@@ -66,7 +66,7 @@
"devDependencies": {
"@babel/core": "^7.12.3",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
- "@babel/preset-env": "^7.12.1",
+ "@babel/preset-env": "^7.12.7",
"@nextcloud/browserslist-config": "^1.0.0",
"@nextcloud/eslint-config": "^2.1.0",
"@nextcloud/eslint-plugin": "^1.5.0",