Browse Source

Merge pull request #11905 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.24.3

pull/11908/head
dependabot[bot] 2 years ago
committed by GitHub
parent
commit
3c443c6a24
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 1308
      package-lock.json
  2. 2
      package.json

1308
package-lock.json
File diff suppressed because it is too large
View File

2
package.json

@ -76,7 +76,7 @@
},
"devDependencies": {
"@babel/core": "^7.24.0",
"@babel/preset-env": "^7.24.0",
"@babel/preset-env": "^7.24.3",
"@nextcloud/babel-config": "^1.0.0",
"@nextcloud/browserslist-config": "^3.0.0",
"@nextcloud/eslint-config": "^8.3.0",

Loading…
Cancel
Save