Skip to content

Commit

Permalink
build(deps-dev): bump @babel/plugin-proposal-function-sent (#718)
Browse files Browse the repository at this point in the history
Signed-off-by: Marcos Iglesias Valle <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Oct 13, 2020
1 parent bbb3bb1 commit 2d15cc8
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 17 deletions.
133 changes: 117 additions & 16 deletions amundsen_application/static/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion amundsen_application/static/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@babel/plugin-proposal-export-default-from": "^7.10.4",
"@babel/plugin-proposal-export-namespace-from": "^7.10.4",
"@babel/plugin-proposal-function-bind": "^7.0.0",
"@babel/plugin-proposal-function-sent": "^7.0.0",
"@babel/plugin-proposal-function-sent": "^7.10.4",
"@babel/plugin-proposal-json-strings": "^7.10.4",
"@babel/plugin-proposal-logical-assignment-operators": "^7.11.0",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.10.4",
Expand Down

0 comments on commit 2d15cc8

Please sign in to comment.