summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-29 01:41:51 +0000
committerGitHub <noreply@github.com>2021-05-29 01:41:51 +0000
commit90e009264ec3abb2bf5d0684de2232d55b0aa799 (patch)
treedf0d68f709cc74edcaf323d3875dfa03c5fe4e1a /package.json
parentacdabc3fcb83e5628547b8370905ffdfa34113bc (diff)
parent193aea609cfc4aed30fe55bb24adcc9a48e5c6b6 (diff)
Merge pull request #2224 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.14.4
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 2e54c9e8..c3fc2793 100644
--- a/package.json
+++ b/package.json
@@ -75,7 +75,7 @@
"@babel/eslint-parser": "^7.14.3",
"@babel/plugin-proposal-object-rest-spread": "^7.14.2",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
- "@babel/preset-env": "^7.14.2",
+ "@babel/preset-env": "^7.14.4",
"@nextcloud/browserslist-config": "^2.1.0",
"@nextcloud/eslint-config": "^5.1.0",
"@nextcloud/eslint-plugin": "^2.0.0",