mirror of
https://github.com/nextcloud/server.git
synced 2026-05-21 17:45:40 -04:00
Merge pull request #28126 from nextcloud/dependabot/npm_and_yarn/stable22/nextcloud/babel-config-1.0.0
Bump @nextcloud/babel-config from 1.0.0-beta.1 to 1.0.0
This commit is contained in:
commit
4c47cef75f
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -4939,9 +4939,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
|
||||
},
|
||||
"@nextcloud/browser-storage": {
|
||||
|
|
|
|||
|
|
@ -94,7 +94,7 @@
|
|||
"@babel/plugin-proposal-class-properties": "^7.14.5",
|
||||
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
||||
"@babel/preset-env": "^7.14.7",
|
||||
"@nextcloud/babel-config": "^1.0.0-beta.1",
|
||||
"@nextcloud/babel-config": "^1.0.0",
|
||||
"@nextcloud/browserslist-config": "^2.1.0",
|
||||
"@nextcloud/eslint-config": "^2.2.0",
|
||||
"@nextcloud/eslint-plugin": "^1.5.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue