Skip to content

Commit

Permalink
Build(deps): Bump @babel/parser from 7.10.3 to 7.10.4
Browse files Browse the repository at this point in the history
Bumps [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) from 7.10.3 to 7.10.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.4/packages/babel-parser)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 1, 2020
1 parent cd2b8a3 commit d8013fb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"dependencies": {
"@angular/compiler": "10.0.1",
"@babel/code-frame": "7.10.3",
"@babel/parser": "7.10.3",
"@babel/parser": "7.10.4",
"@glimmer/syntax": "0.54.0",
"@iarna/toml": "2.2.5",
"@typescript-eslint/typescript-estree": "3.5.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -323,10 +323,10 @@
chalk "^2.0.0"
js-tokens "^4.0.0"

"@babel/parser@7.10.3", "@babel/parser@^7.1.0", "@babel/parser@^7.10.3", "@babel/parser@^7.7.5":
version "7.10.3"
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.3.tgz#7e71d892b0d6e7d04a1af4c3c79d72c1f10f5315"
integrity sha512-oJtNJCMFdIMwXGmx+KxuaD7i3b8uS7TTFYW/FNG2BT8m+fmGHoiPYoH0Pe3gya07WuFmM5FCDIr1x0irkD/hyA==
"@babel/parser@7.10.4", "@babel/parser@^7.1.0", "@babel/parser@^7.10.3", "@babel/parser@^7.7.5":
version "7.10.4"
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.4.tgz#9eedf27e1998d87739fb5028a5120557c06a1a64"
integrity sha512-8jHII4hf+YVDsskTF6WuMB3X4Eh+PsUkC2ljq22so5rHvH+T8BzyL94VOdyFLNR8tBSVXOTbNHOKpR4TfRxVtA==

"@babel/plugin-proposal-async-generator-functions@^7.10.3":
version "7.10.3"
Expand Down

0 comments on commit d8013fb

Please sign in to comment.