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

github.com/nextcloud/richdocuments.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>2022-02-19 06:10:00 +0300
committerGitHub <noreply@github.com>2022-02-19 06:10:00 +0300
commit172db517e81e382392d1ebcb2cd399731e2b654b (patch)
treeea00163d79b53c232276ea1b898fdd5521c113f1 /package.json
parent2082a07c182714118bda3ab1d3d98a1196d459f0 (diff)
Bump @babel/core from 7.17.2 to 7.17.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.2 to 7.17.5. - [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.17.5/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... 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 aa83ddf0..57e8e90a 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,7 @@
"npm": "^7.0.0"
},
"devDependencies": {
- "@babel/core": "^7.17.2",
+ "@babel/core": "^7.17.5",
"@babel/eslint-parser": "^7.17.0",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-modules-commonjs": "^7.16.7",