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 09:00:01 +0300
committerGitHub <noreply@github.com>2022-03-19 09:00:01 +0300
commit448572abb6e78b21fabd52057bc310d684f7be33 (patch)
treeb17325b0f72a954e14d6f2a964c2229fd8a7595c /package.json
parent1fa29e5b12d2b6efd5606c54290f896614062bc9 (diff)
parent42fd5cc2dfa7696342fa6114928e0fadd8c410aa (diff)
Merge pull request #2098 from nextcloud/dependabot/npm_and_yarn/babel/plugin-transform-modules-commonjs-7.17.7
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 520edb56..845525b6 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.16.7",
+ "@babel/plugin-transform-modules-commonjs": "^7.17.7",
"@babel/plugin-transform-runtime": "^7.17.0",
"@babel/preset-env": "^7.16.11",
"@nextcloud/babel-config": "^1.0.0",