Skip to content
This repository was archived by the owner on Feb 26, 2020. It is now read-only.

Commit eb5d621

Browse files
Bump @babel/plugin-proposal-pipeline-operator from 7.7.7 to 7.8.3
Bumps [@babel/plugin-proposal-pipeline-operator](https://github.com/babel/babel) from 7.7.7 to 7.8.3. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](babel/babel@v7.7.7...v7.8.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 5f95e4a commit eb5d621

File tree

2 files changed

+26
-10
lines changed

2 files changed

+26
-10
lines changed

package-lock.json

Lines changed: 25 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@babel/plugin-proposal-numeric-separator": "^7.8.3",
7171
"@babel/plugin-proposal-object-rest-spread": "^7.8.3",
7272
"@babel/plugin-proposal-optional-chaining": "^7.8.3",
73-
"@babel/plugin-proposal-pipeline-operator": "^7.7.7",
73+
"@babel/plugin-proposal-pipeline-operator": "^7.8.3",
7474
"@babel/plugin-proposal-throw-expressions": "^7.8.3",
7575
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
7676
"@babel/plugin-syntax-import-meta": "^7.7.4",

0 commit comments

Comments
 (0)