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

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-18 04:05:47 +0300
committerGitHub <noreply@github.com>2021-05-18 04:05:47 +0300
commit2c7b04bb5fd5f86ce757109e02c41d812e018780 (patch)
treefa59f9d1a9f410315473cf2685ff3a7589a84e16 /package.json
parent84df377f9d0a1baed4b6dcae9d908b332ba23f4e (diff)
Bump @babel/core from 7.14.2 to 7.14.3
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.2 to 7.14.3. - [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.14.3/packages/babel-core) Signed-off-by: dependabot[bot] <support@github.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 c4bf64cb..8e73aed9 100644
--- a/package.json
+++ b/package.json
@@ -63,7 +63,7 @@
"node": ">=12.0.0"
},
"devDependencies": {
- "@babel/core": "^7.14.2",
+ "@babel/core": "^7.14.3",
"@babel/eslint-parser": "^7.14.2",
"@babel/preset-env": "^7.14.2",
"@babel/types": "^7.14.2",