summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-10-18 17:27:35 +0000
committerGitHub <noreply@github.com>2020-10-18 17:27:35 +0000
commite9669eccd1955f2ca960dc5b619374506b115f29 (patch)
treeb93d2ef59966e780fb643c911d258dbbaf5eb679 /package.json
parent287d0f9e93cd638e2052d5193a857c173973dce9 (diff)
Bump @babel/runtime from 7.11.2 to 7.12.1
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.11.2 to 7.12.1. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.12.1/packages/babel-runtime) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
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 25e7333f..c7e7a268 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
"cypress:gui": "cypress open"
},
"dependencies": {
- "@babel/runtime": "^7.11.2",
+ "@babel/runtime": "^7.12.1",
"@nextcloud/auth": "^1.3.0",
"@nextcloud/axios": "^1.4.0",
"@nextcloud/initial-state": "^1.2.0",