summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-27 04:30:28 +0000
committerGitHub <noreply@github.com>2024-04-27 04:30:28 +0000
commit2b86c6c1218a98c2666dad6804aa67eb42a92884 (patch)
treed69107db49177968166f2ec29d6cfee03eafef8d
parent7ffdc3aa0ac8ba1a783b951cb99a80e0734111b4 (diff)
parent3dcc2d65d2442d28a53d3c9fd8aa0aecdbd92dee (diff)
Merge pull request #12221 from nextcloud/dependabot/npm_and_yarn/stable28/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 ec843e95e..7875aed07 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -61,7 +61,7 @@
"@babel/core": "^7.23.9",
"@babel/preset-env": "^7.23.9",
"@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.3.1",
"@nextcloud/webpack-vue-config": "^6.0.1",
@@ -3367,13 +3367,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": {
@@ -23805,9 +23805,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 cc0fbfa29..80ccd6a04 100644
--- a/package.json
+++ b/package.json
@@ -74,7 +74,7 @@
"@babel/core": "^7.23.9",
"@babel/preset-env": "^7.23.9",
"@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.3.1",
"@nextcloud/webpack-vue-config": "^6.0.1",