Skip to content

Commit

Permalink
Bump @babel/parser from 7.9.2 to 7.9.3 (#7839)
Browse files Browse the repository at this point in the history
Bumps [@babel/parser](https://github.com/babel/babel) from 7.9.2 to 7.9.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](babel/babel@v7.9.2...v7.9.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed Mar 23, 2020
1 parent 91e81a1 commit e0b65c3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@angular/compiler": "9.0.5",
"@babel/code-frame": "7.8.0",
"@babel/parser": "7.9.2",
"@babel/parser": "7.9.3",
"@glimmer/syntax": "0.48.0",
"@iarna/toml": "2.2.3",
"@typescript-eslint/typescript-estree": "2.24.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -276,10 +276,10 @@
esutils "^2.0.2"
js-tokens "^4.0.0"

"@babel/parser@7.9.2", "@babel/parser@^7.1.0", "@babel/parser@^7.7.5", "@babel/parser@^7.8.6", "@babel/parser@^7.9.0":
version "7.9.2"
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.9.2.tgz#4e767f424b479c514077544484d1f9bdba7f1158"
integrity sha512-2jyvKdoOS1aWAFL2rjJZmamyDDkPCx/AAz4/Wh1Dfxvw8qqnOvek/ZlHQ2noO/o8JpnXa/WiUUFOv48meBKkpA==
"@babel/parser@7.9.3", "@babel/parser@^7.1.0", "@babel/parser@^7.7.5", "@babel/parser@^7.8.6", "@babel/parser@^7.9.0":
version "7.9.3"
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.9.3.tgz#043a5fc2ad8b7ea9facddc4e802a1f0f25da7255"
integrity sha512-E6SpIDJZ0cZAKoCNk+qSDd0ChfTnpiJN9FfNf3RZ20dzwA2vL2oq5IX1XTVT+4vDmRlta2nGk5HGMMskJAR+4A==

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

0 comments on commit e0b65c3

Please sign in to comment.