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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2022-09-17 09:45:24 +0300
committerGitHub <noreply@github.com>2022-09-17 09:45:24 +0300
commitf997ddaeb5bda3b7a3a6a4726ac4e4f469fcba94 (patch)
treec7aa1d4bad016048407cde8a17ffaed3e133e86d /package.json
parenta67099f302fc9843fd4c75fa05eeaf9b5df096c2 (diff)
parent2c38453aeff6a26c819292dab8fea2fa8737f5d8 (diff)
Merge pull request #7949 from nextcloud/dependabot/npm_and_yarn/babel/core-7.19.1
Bump @babel/core from 7.19.0 to 7.19.1
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 96323e8c7..4ae2a34f4 100644
--- a/package.json
+++ b/package.json
@@ -69,7 +69,7 @@
"workbox-webpack-plugin": "^6.5.4"
},
"devDependencies": {
- "@babel/core": "^7.19.0",
+ "@babel/core": "^7.19.1",
"@babel/preset-env": "^7.19.0",
"@babel/preset-typescript": "^7.18.6",
"@nextcloud/babel-config": "^1.0.0",