Skip to content

Commit 5d8407b

Browse files
chore(deps-dev): bump electron-devtools-installer from 3.1.1 to 3.2.0 (#1342)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 62f8d82 commit 5d8407b

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

yarn.lock

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6083,12 +6083,13 @@ electron-chromedriver@^11.0.0:
60836083
extract-zip "^2.0.0"
60846084

60856085
electron-devtools-installer@^3.1.0:
6086-
version "3.1.1"
6087-
resolved "https://registry.yarnpkg.com/electron-devtools-installer/-/electron-devtools-installer-3.1.1.tgz#7b56c8c86475c5e4e10de6917d150c53c9ceb55e"
6088-
integrity sha512-g2D4J6APbpsiIcnLkFMyKZ6bOpEJ0Ltcc2m66F7oKUymyGAt628OWeU9nRZoh1cNmUs/a6Cls2UfOmsZtE496Q==
6086+
version "3.2.0"
6087+
resolved "https://registry.yarnpkg.com/electron-devtools-installer/-/electron-devtools-installer-3.2.0.tgz#acc48d24eb7033fe5af284a19667e73b78d406d0"
6088+
integrity sha512-t3UczsYugm4OAbqvdImMCImIMVdFzJAHgbwHpkl5jmfu1izVgUcP/mnrPqJIpEeCK1uZGpt+yHgWEN+9EwoYhQ==
60896089
dependencies:
60906090
rimraf "^3.0.2"
60916091
semver "^7.2.1"
6092+
tslib "^2.1.0"
60926093
unzip-crx-3 "^0.2.0"
60936094

60946095
@@ -14664,10 +14665,10 @@ tslib@^1.10.0, tslib@^1.8.0, tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3:
1466414665
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
1466514666
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
1466614667

14667-
tslib@^2.0.1:
14668-
version "2.1.0"
14669-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
14670-
integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==
14668+
tslib@^2.0.1, tslib@^2.1.0:
14669+
version "2.2.0"
14670+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.2.0.tgz#fb2c475977e35e241311ede2693cee1ec6698f5c"
14671+
integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==
1467114672

1467214673
tslint@^5.20.1:
1467314674
version "5.20.1"

0 commit comments

Comments
 (0)