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:
authorJulius Härtl <jus@bitgrid.net>2022-04-11 23:34:38 +0300
committerGitHub <noreply@github.com>2022-04-11 23:34:38 +0300
commitaba9a16c000075de51407d56a640eb95248a8716 (patch)
treed935f84d6aee65ef29a6b1791fd95968f53048b1 /package.json
parent2edd5bb6597cdc18436bcbf51d101fe4b07cf8ea (diff)
parent3b6fd1160979ae7584d470f1d76782584f5a15a8 (diff)
Merge pull request #2136 from nextcloud/dependabot/npm_and_yarn/babel/plugin-transform-modules-commonjs-7.17.9
Bump @babel/plugin-transform-modules-commonjs from 7.17.7 to 7.17.9
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 dda3ca13..5c751a24 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"@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.17.7",
+ "@babel/plugin-transform-modules-commonjs": "^7.17.9",
"@babel/plugin-transform-runtime": "^7.17.0",
"@babel/preset-env": "^7.16.11",
"@nextcloud/babel-config": "^1.0.0",