summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-27 04:33:16 +0000
committerGitHub <noreply@github.com>2024-04-27 04:33:16 +0000
commit77d77d1873d7f23b729c5507e307948f8f77cfba (patch)
tree95243da607e3ca4a2d9c1c06a25cc80bfaaca629
parentc453cf250092f423a4260b10724c16cbee750e8e (diff)
parent659a5a7807e851a693f6dc5210c03eb704d378f4 (diff)
Merge pull request #12222 from nextcloud/dependabot/npm_and_yarn/stable29/nextcloud/browserslist-config-3.0.1
-rw-r--r--package-lock.json16
-rw-r--r--package.json2
2 files changed, 9 insertions, 9 deletions
diff --git a/package-lock.json b/package-lock.json
index 638ffad18..a35c7350f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -63,7 +63,7 @@
"@babel/core": "^7.24.4",
"@babel/preset-env": "^7.24.4",
"@nextcloud/babel-config": "^1.0.0",
- "@nextcloud/browserslist-config": "^3.0.0",
+ "@nextcloud/browserslist-config": "^3.0.1",
"@nextcloud/eslint-config": "^8.3.0",
"@nextcloud/stylelint-config": "^2.4.0",
"@nextcloud/webpack-vue-config": "^6.0.1",
@@ -3427,13 +3427,13 @@
}
},
"node_modules/@nextcloud/browserslist-config": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/browserslist-config/-/browserslist-config-3.0.0.tgz",
- "integrity": "sha512-daCnyNBVsWdWjJ5HcaE6jtiDAqaJAGbiWyaTtj/64ztnBget9qEwHC55uA1JNbJOBgNf2lyoQo5rgfatn9sUTw==",
+ "version": "3.0.1",
+ "resolved": "https://registry.npmjs.org/@nextcloud/browserslist-config/-/browserslist-config-3.0.1.tgz",
+ "integrity": "sha512-GZTxL5fsDgmFoot/qnRurjHCuHjSfOg+A6t4+P2TySXua2Q1Ex0lecZYlSnRuOR/W5BGOZ06ITTA/hbkSh1Ypg==",
"dev": true,
"engines": {
"node": "^20.0.0",
- "npm": "^9.0.0"
+ "npm": "^10.0.0"
}
},
"node_modules/@nextcloud/capabilities": {
@@ -23269,9 +23269,9 @@
}
},
"@nextcloud/browserslist-config": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/browserslist-config/-/browserslist-config-3.0.0.tgz",
- "integrity": "sha512-daCnyNBVsWdWjJ5HcaE6jtiDAqaJAGbiWyaTtj/64ztnBget9qEwHC55uA1JNbJOBgNf2lyoQo5rgfatn9sUTw==",
+ "version": "3.0.1",
+ "resolved": "https://registry.npmjs.org/@nextcloud/browserslist-config/-/browserslist-config-3.0.1.tgz",
+ "integrity": "sha512-GZTxL5fsDgmFoot/qnRurjHCuHjSfOg+A6t4+P2TySXua2Q1Ex0lecZYlSnRuOR/W5BGOZ06ITTA/hbkSh1Ypg==",
"dev": true
},
"@nextcloud/capabilities": {
diff --git a/package.json b/package.json
index 5c43af4cb..459f00f1f 100644
--- a/package.json
+++ b/package.json
@@ -78,7 +78,7 @@
"@babel/core": "^7.24.4",
"@babel/preset-env": "^7.24.4",
"@nextcloud/babel-config": "^1.0.0",
- "@nextcloud/browserslist-config": "^3.0.0",
+ "@nextcloud/browserslist-config": "^3.0.1",
"@nextcloud/eslint-config": "^8.3.0",
"@nextcloud/stylelint-config": "^2.4.0",
"@nextcloud/webpack-vue-config": "^6.0.1",