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:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-24 04:02:10 +0300
committerGitHub <noreply@github.com>2021-07-24 04:02:10 +0300
commit70a543e7cf9b6116871deb11a8026e6b26e3ebdd (patch)
treeed990a7e86cb88abd52fd4d0e7c71262e2f6950b /package-lock.json
parent855273a4af2d3f2644b30501b2dadccf454d6897 (diff)
Bump @nextcloud/babel-config from 1.0.0-beta.1 to 1.0.0
Bumps [@nextcloud/babel-config](https://github.com/nextcloud/babel-config) from 1.0.0-beta.1 to 1.0.0. - [Release notes](https://github.com/nextcloud/babel-config/releases) - [Commits](https://github.com/nextcloud/babel-config/commits) --- updated-dependencies: - dependency-name: "@nextcloud/babel-config" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index bcfa6db52..a1bcc38d9 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -62,7 +62,7 @@
"workbox-webpack-plugin": "^6.1.5"
},
"devDependencies": {
- "@nextcloud/babel-config": "^1.0.0-beta.1",
+ "@nextcloud/babel-config": "^1.0.0",
"@nextcloud/browserslist-config": "^2.1.0",
"@nextcloud/eslint-config": "^5.1.0",
"@nextcloud/stylelint-config": "^1.0.0-beta.0",
@@ -3404,9 +3404,9 @@
}
},
"node_modules/@nextcloud/babel-config": {
- "version": "1.0.0-beta.1",
- "resolved": "https://registry.npmjs.org/@nextcloud/babel-config/-/babel-config-1.0.0-beta.1.tgz",
- "integrity": "sha512-qA3Xl33J7V8S596JFpVRMoQ/Lknz19gfRWN14GRb2xl7MBcbonSzCPpgqZcgOdA/MQL+CfRPW40hEX0zNKB1fA==",
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/babel-config/-/babel-config-1.0.0.tgz",
+ "integrity": "sha512-olz7sqPD7xMDP2KcYwODtitH37faR/C5jKX1oxXzdDf+s1FRy6OQTC5ZqZR2LHZA6jTUvmwM/xWBPoEB/HPFRw==",
"dev": true,
"peerDependencies": {
"@babel/core": "^7.13.10",
@@ -29366,9 +29366,9 @@
}
},
"@nextcloud/babel-config": {
- "version": "1.0.0-beta.1",
- "resolved": "https://registry.npmjs.org/@nextcloud/babel-config/-/babel-config-1.0.0-beta.1.tgz",
- "integrity": "sha512-qA3Xl33J7V8S596JFpVRMoQ/Lknz19gfRWN14GRb2xl7MBcbonSzCPpgqZcgOdA/MQL+CfRPW40hEX0zNKB1fA==",
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/babel-config/-/babel-config-1.0.0.tgz",
+ "integrity": "sha512-olz7sqPD7xMDP2KcYwODtitH37faR/C5jKX1oxXzdDf+s1FRy6OQTC5ZqZR2LHZA6jTUvmwM/xWBPoEB/HPFRw==",
"dev": true,
"requires": {}
},