Skip to content

Commit

Permalink
Bump await-to-js from 2.1.1 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [await-to-js](https://github.com/scopsy/await-to-js) from 2.1.1 to 3.0.0.
- [Release notes](https://github.com/scopsy/await-to-js/releases)
- [Commits](https://github.com/scopsy/await-to-js/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Mar 22, 2021
1 parent 9554fd2 commit 73a13dd
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@auto-it/core": "link:../core",
"@auto-it/npm": "link:../../plugins/npm",
"@auto-it/released": "link:../../plugins/released",
"await-to-js": "^2.1.1",
"await-to-js": "^3.0.0",
"chalk": "^4.0.0",
"command-line-application": "^0.10.1",
"endent": "^2.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@octokit/plugin-retry": "^3.0.1",
"@octokit/plugin-throttling": "^3.2.0",
"@octokit/rest": "^18.0.0",
"await-to-js": "^2.1.1",
"await-to-js": "^3.0.0",
"chalk": "^4.0.0",
"cosmiconfig": "7.0.0",
"deepmerge": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/all-contributors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@octokit/rest": "^18.0.0",
"all-contributors-cli": "6.19.0",
"anymatch": "^3.1.1",
"await-to-js": "^2.1.1",
"await-to-js": "^3.0.0",
"endent": "^2.0.1",
"env-ci": "^5.0.1",
"fp-ts": "^2.5.3",
Expand Down
2 changes: 1 addition & 1 deletion plugins/npm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"dependencies": {
"@auto-it/core": "link:../../packages/core",
"@auto-it/package-json-utils": "link:../../packages/package-json-utils",
"await-to-js": "^2.1.1",
"await-to-js": "^3.0.0",
"endent": "^2.0.1",
"env-ci": "^5.0.1",
"fp-ts": "^2.5.3",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"@octokit/plugin-retry" "^3.0.1"
"@octokit/plugin-throttling" "^3.2.0"
"@octokit/rest" "^18.0.0"
await-to-js "^2.1.1"
await-to-js "^3.0.0"
chalk "^4.0.0"
cosmiconfig "7.0.0"
deepmerge "^4.0.0"
Expand Down Expand Up @@ -118,7 +118,7 @@
dependencies:
"@auto-it/core" "link:packages/core"
"@auto-it/package-json-utils" "link:packages/package-json-utils"
await-to-js "^2.1.1"
await-to-js "^3.0.0"
endent "^2.0.1"
env-ci "^5.0.1"
fp-ts "^2.5.3"
Expand Down Expand Up @@ -4173,10 +4173,10 @@ autoprefixer@^9:
postcss "^7.0.32"
postcss-value-parser "^4.1.0"

await-to-js@^2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/await-to-js/-/await-to-js-2.1.1.tgz#c2093cd5a386f2bb945d79b292817bbc3f41b31b"
integrity sha512-CHBC6gQGCIzjZ09tJ+XmpQoZOn4GdWePB4qUweCaKNJ0D3f115YdhmYVTZ4rMVpiJ3cFzZcTYK1VMYEICV4YXw==
await-to-js@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/await-to-js/-/await-to-js-3.0.0.tgz#70929994185616f4675a91af6167eb61cc92868f"
integrity sha512-zJAaP9zxTcvTHRlejau3ZOY4V7SRpiByf3/dxx2uyKxxor19tpmpV2QRsTKikckwhaPmr2dVpxxMr7jOCYVp5g==

aws-cli-js@^2.0.6:
version "2.1.0"
Expand Down

0 comments on commit 73a13dd

Please sign in to comment.