aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar github-actions <github-actions@github.com>2023-06-18 01:01:37 +0000
committerLibravatar github-actions <github-actions@github.com>2023-06-18 01:01:37 +0000
commitcf3ab89ca135e9099a5d83ed80f345cbacf6f575 (patch)
tree87e425af720d7f90f56d4d6cf45db27bf8a2d91b
parentRemove certificate verification in windows auto-update (#1244) (diff)
downloadferdium-app-cf3ab89ca135e9099a5d83ed80f345cbacf6f575.tar.gz
ferdium-app-cf3ab89ca135e9099a5d83ed80f345cbacf6f575.tar.zst
ferdium-app-cf3ab89ca135e9099a5d83ed80f345cbacf6f575.zip
Update browserslist data updates and linter fixes [skip ci]
-rw-r--r--pnpm-lock.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 7f935b1bc..235b5b2a9 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -3659,7 +3659,7 @@ packages:
3659 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} 3659 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
3660 hasBin: true 3660 hasBin: true
3661 dependencies: 3661 dependencies:
3662 caniuse-lite: 1.0.30001503 3662 caniuse-lite: 1.0.30001504
3663 electron-to-chromium: 1.4.284 3663 electron-to-chromium: 1.4.284
3664 node-releases: 2.0.6 3664 node-releases: 2.0.6
3665 update-browserslist-db: 1.0.10(browserslist@4.21.4) 3665 update-browserslist-db: 1.0.10(browserslist@4.21.4)
@@ -3903,8 +3903,8 @@ packages:
3903 engines: {node: '>=10'} 3903 engines: {node: '>=10'}
3904 dev: true 3904 dev: true
3905 3905
3906 /caniuse-lite@1.0.30001503: 3906 /caniuse-lite@1.0.30001504:
3907 resolution: {integrity: sha512-Sf9NiF+wZxPfzv8Z3iS0rXM1Do+iOy2Lxvib38glFX+08TCYYYGR5fRJXk4d77C4AYwhUjgYgMsMudbh2TqCKw==} 3907 resolution: {integrity: sha512-5uo7eoOp2mKbWyfMXnGO9rJWOGU8duvzEiYITW+wivukL7yHH4gX9yuRaobu6El4jPxo6jKZfG+N6fB621GD/Q==}
3908 dev: true 3908 dev: true
3909 3909
3910 /caseless@0.12.0: 3910 /caseless@0.12.0: