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-03-19 05:01:26 +0300
committerGitHub <noreply@github.com>2022-03-19 05:01:26 +0300
commit1b0c63bc399b1071b11020fc717000392f3498fb (patch)
tree9c79b7a112c3c528c767c6222d313e8e4611cb44 /package.json
parentbbb3612e9cd4903673eec954977e55aa6b2cb1ba (diff)
Bump @babel/core from 7.17.5 to 7.17.8
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.5 to 7.17.8. - [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.8/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 cbbbbc24..df83ffd1 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,7 @@
"npm": "^7.0.0"
},
"devDependencies": {
- "@babel/core": "^7.17.5",
+ "@babel/core": "^7.17.8",
"@babel/eslint-parser": "^7.17.0",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-modules-commonjs": "^7.16.7",