1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-06 00:13:28 +00:00

[deps] Autofill: Update cross-env to v10.1.0 (#16844)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-14 10:05:12 -07:00
committed by GitHub
parent e65d572401
commit 799711d199
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -131,7 +131,7 @@
"chromatic": "13.1.2",
"concurrently": "9.2.0",
"copy-webpack-plugin": "13.0.0",
"cross-env": "10.0.0",
"cross-env": "10.1.0",
"css-loader": "7.1.2",
"electron": "36.9.3",
"electron-builder": "26.0.12",
@@ -19536,9 +19536,9 @@
"peer": true
},
"node_modules/cross-env": {
"version": "10.0.0",
"resolved": "https://registry.npmjs.org/cross-env/-/cross-env-10.0.0.tgz",
"integrity": "sha512-aU8qlEK/nHYtVuN4p7UQgAwVljzMg8hB4YK5ThRqD2l/ziSnryncPNn7bMLt5cFYsKVKBh8HqLqyCoTupEUu7Q==",
"version": "10.1.0",
"resolved": "https://registry.npmjs.org/cross-env/-/cross-env-10.1.0.tgz",
"integrity": "sha512-GsYosgnACZTADcmEyJctkJIoqAhHjttw7RsFrVoJNXbsWWqaq6Ym+7kZjq6mS45O0jij6vtiReppKQEtqWy6Dw==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@@ -94,7 +94,7 @@
"chromatic": "13.1.2",
"concurrently": "9.2.0",
"copy-webpack-plugin": "13.0.0",
"cross-env": "10.0.0",
"cross-env": "10.1.0",
"css-loader": "7.1.2",
"electron": "36.9.3",
"electron-builder": "26.0.12",