aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2020-06-21 09:02:39 +0200
committerGitHub <noreply@github.com>2020-06-21 09:02:39 +0200
commit0069df3f08882d7fff27dde4bff5bb1be5c80db4 (patch)
treea39063d64333f4158d0368f80afad466f241d8af /package.json
parentf75fac84d1bb90df2fa853836353fd5486dbcee6 (diff)
parentc706daa8eb2046dbc81f0e7d13870ce690a1e45b (diff)
downloadnextcloud-server-0069df3f08882d7fff27dde4bff5bb1be5c80db4.tar.gz
nextcloud-server-0069df3f08882d7fff27dde4bff5bb1be5c80db4.zip
Merge pull request #21505 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.10.3
Bump @babel/preset-env from 7.10.2 to 7.10.3
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 bfef2c34bed..b8383205d80 100644
--- a/package.json
+++ b/package.json
@@ -86,7 +86,7 @@
"@babel/core": "^7.10.2",
"@babel/plugin-proposal-class-properties": "^7.10.1",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
- "@babel/preset-env": "^7.10.2",
+ "@babel/preset-env": "^7.10.3",
"@nextcloud/browserslist-config": "^1.0.0",
"@nextcloud/eslint-config": "^2.0.0",
"@nextcloud/eslint-plugin": "^1.4.0",