mirror of
https://github.com/Eugeny/tabby
synced 2024-11-16 01:38:07 +00:00
Bump app-builder-lib from 21.0.1 to 21.0.2 (#1132)
Bump app-builder-lib from 21.0.1 to 21.0.2
This commit is contained in:
commit
fac506e0b3
2 changed files with 10 additions and 10 deletions
|
@ -9,7 +9,7 @@
|
|||
"@types/webpack-env": "1.13.9",
|
||||
"@typescript-eslint/eslint-plugin": "^1.11.0",
|
||||
"@typescript-eslint/parser": "^1.11.0",
|
||||
"app-builder-lib": "^21.0.1",
|
||||
"app-builder-lib": "^21.0.2",
|
||||
"apply-loader": "2.0.0",
|
||||
"awesome-typescript-loader": "^5.0.0",
|
||||
"core-js": "^3.1.4",
|
||||
|
|
18
yarn.lock
18
yarn.lock
|
@ -507,10 +507,10 @@ app-builder-lib@20.44.4, app-builder-lib@~20.44.4:
|
|||
semver "^6.1.1"
|
||||
temp-file "^3.3.3"
|
||||
|
||||
app-builder-lib@^21.0.1:
|
||||
version "21.0.1"
|
||||
resolved "https://registry.yarnpkg.com/app-builder-lib/-/app-builder-lib-21.0.1.tgz#cde1f2a0998addce013ff6cf5db077e3aa068151"
|
||||
integrity sha512-B6dr9Wg75uUDisAk5bqLRbWMx5H5iZc0ikjMZEoo9tVQRHnbkCM5O9BPIlVWDjz2qIkQyVr4jCY/Ll9gbMExyg==
|
||||
app-builder-lib@^21.0.2:
|
||||
version "21.0.2"
|
||||
resolved "https://registry.yarnpkg.com/app-builder-lib/-/app-builder-lib-21.0.2.tgz#7d4ddca1a6a7f4c69e3840b158db56d9a0c181d0"
|
||||
integrity sha512-0sQJ8M1iBo3ng4HQjRsqtCI+RJQHDi8IyY/PkR7MyQqi91d4gWiLIfjKuV/b0PSNE4U+75oZOWh+wkR3+G4rrQ==
|
||||
dependencies:
|
||||
"7zip-bin" "~4.1.0"
|
||||
app-builder-bin "3.0.1"
|
||||
|
@ -522,7 +522,7 @@ app-builder-lib@^21.0.1:
|
|||
debug "^4.1.1"
|
||||
ejs "^2.6.2"
|
||||
electron-osx-sign "0.4.11"
|
||||
electron-publish "21.0.1"
|
||||
electron-publish "21.0.2"
|
||||
fs-extra-p "^8.0.2"
|
||||
hosted-git-info "^2.7.1"
|
||||
is-ci "^2.0.0"
|
||||
|
@ -2030,10 +2030,10 @@ electron-publish@20.44.4:
|
|||
lazy-val "^1.0.4"
|
||||
mime "^2.4.4"
|
||||
|
||||
electron-publish@21.0.1:
|
||||
version "21.0.1"
|
||||
resolved "https://registry.yarnpkg.com/electron-publish/-/electron-publish-21.0.1.tgz#0183bccc26e9eaef12d9e8737d05998aebb25852"
|
||||
integrity sha512-zCD/O9/Ei6uWfGvRW6iPxAAdq2tgXawRyWH2eMjk8uuwHk6gtAh3IOjKzyUHHBW4Tcu53+GLLPZnqxoiRNw38A==
|
||||
electron-publish@21.0.2:
|
||||
version "21.0.2"
|
||||
resolved "https://registry.yarnpkg.com/electron-publish/-/electron-publish-21.0.2.tgz#39e99ce8536a72b571f329eb67e86a3d7183ac83"
|
||||
integrity sha512-Wy/MbX501Z4OPeDz7u9N6ZtsPo6J4rMSxluj9KhqRftkMW9jcRVWmqs26NyBxE2l+aFRHMlGe0YtPfHPEDXHoQ==
|
||||
dependencies:
|
||||
bluebird-lst "^1.0.9"
|
||||
builder-util "~10.2.0"
|
||||
|
|
Loading…
Reference in a new issue