Skip to content

Commit

Permalink
Update dependency @babel/parser to v7.15.3 (#584)
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 Aug 29, 2021
1 parent bfb7ed6 commit 962e5fe
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"dependencies": {
"@babel/core": "7.14.3",
"@babel/helper-plugin-utils": "7.14.5",
"@babel/parser": "7.14.3",
"@babel/parser": "7.15.3",
"@babel/traverse": "7.14.2",
"@graphql-tools/import": "6.3.1",
"caller": "1.0.1",
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,16 @@ __metadata:
languageName: node
linkType: hard

"@babel/parser@npm:7.14.3, @babel/parser@npm:^7.0.0, @babel/parser@npm:^7.1.0, @babel/parser@npm:^7.12.0, @babel/parser@npm:^7.12.11, @babel/parser@npm:^7.12.13, @babel/parser@npm:^7.14.2, @babel/parser@npm:^7.14.3":
"@babel/parser@npm:7.15.3":
version: 7.15.3
resolution: "@babel/parser@npm:7.15.3"
bin:
parser: ./bin/babel-parser.js
checksum: 4b9ba7e8ffe0a3d0dd8c61dee975c79863f7744177de677cb7d12f96549eb5c8b9ffc70ca2b1b2488b06e056da99a6273e2d7d68fc31f498d01483dfac149e13
languageName: node
linkType: hard

"@babel/parser@npm:^7.0.0, @babel/parser@npm:^7.1.0, @babel/parser@npm:^7.12.0, @babel/parser@npm:^7.12.11, @babel/parser@npm:^7.12.13, @babel/parser@npm:^7.14.2, @babel/parser@npm:^7.14.3":
version: 7.14.3
resolution: "@babel/parser@npm:7.14.3"
bin:
Expand Down Expand Up @@ -7554,7 +7563,7 @@ fsevents@^1.2.7:
"@apollo/react-hooks": 4.0.0
"@babel/core": 7.14.3
"@babel/helper-plugin-utils": 7.14.5
"@babel/parser": 7.14.3
"@babel/parser": 7.15.3
"@babel/plugin-syntax-jsx": 7.12.13
"@babel/preset-env": 7.13.15
"@babel/preset-react": 7.13.13
Expand Down

0 comments on commit 962e5fe

Please sign in to comment.