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

github.com/nextcloud/logreader.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-06-18 07:14:49 +0300
committerGitHub <noreply@github.com>2022-06-18 07:14:49 +0300
commit58868b49878c91f0acc67b38cf903c80695a8e7f (patch)
treee823588242172c6fd5634bf005221bfd8d1d3072 /package.json
parent690bc2658a2117dfee59c6c36960fe429b455d02 (diff)
parented1382a8f0c5dac1ee95a41564e2877dafa29f5c (diff)
Merge pull request #743 from nextcloud/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.18.5
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 c2ed252..3405900 100644
--- a/package.json
+++ b/package.json
@@ -9,7 +9,7 @@
"@babel/plugin-proposal-class-properties": "^7.16.7",
"@babel/plugin-proposal-object-rest-spread": "^7.18.0",
"@babel/plugin-transform-async-to-generator": "^7.17.12",
- "@babel/plugin-transform-runtime": "^7.18.2",
+ "@babel/plugin-transform-runtime": "^7.18.5",
"@babel/preset-env": "^7.18.2",
"@babel/preset-react": "^7.17.12",
"@nextcloud/browserslist-config": "^2.2.0",