Skip to content

Commit

Permalink
build(deps): update dependency @yarnpkg/parsers to v2.2.1 (#7414)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Oct 5, 2020
1 parent be7b72a commit 526495f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"@renovatebot/ruby-semver": "0.2.1",
"@sindresorhus/is": "3.1.2",
"@yarnpkg/core": "2.3.0",
"@yarnpkg/parsers": "2.2.0",
"@yarnpkg/parsers": "2.2.1",
"aws-sdk": "2.759.0",
"azure-devops-node-api": "10.1.1",
"bunyan": "1.8.14",
Expand Down
10 changes: 1 addition & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2031,15 +2031,7 @@
"@types/emscripten" "^1.38.0"
tslib "^1.13.0"

"@yarnpkg/[email protected]":
version "2.2.0"
resolved "https://registry.yarnpkg.com/@yarnpkg/parsers/-/parsers-2.2.0.tgz#3e17defcea2b4771c9b7ceb499b2552491b66655"
integrity sha512-k1XZaWYRHl7wCj04hcbtzKfPAZbKbsEi7xsB1Ka8obdS6DRnAw7n0gZPvvGjOoqkH95IqWf+Vi7vV5RhlGz63Q==
dependencies:
js-yaml "^3.10.0"
tslib "^1.13.0"

"@yarnpkg/parsers@^2.2.1":
"@yarnpkg/[email protected]", "@yarnpkg/parsers@^2.2.1":
version "2.2.1"
resolved "https://registry.yarnpkg.com/@yarnpkg/parsers/-/parsers-2.2.1.tgz#414ffb70571a17206c1efa1cff5fbd01e44c4f59"
integrity sha512-1hZ6EQKuNFWNJ/FhYNZwW3TrAnFwb2j3lFqCZpnJJ9l0BGnF/2BHVXU3JMNaqrPcrwZAaBjjmgUNGosVLuVoqg==
Expand Down

0 comments on commit 526495f

Please sign in to comment.