Skip to content

Commit 8c9cf42

Browse files
chore(package): update @babel/plugin-proposal-pipeline-operator to version 7.10.1
Closes #115
1 parent 785862c commit 8c9cf42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@babel/plugin-proposal-nullish-coalescing-operator": "7.10.1",
7272
"@babel/plugin-proposal-numeric-separator": "7.10.1",
7373
"@babel/plugin-proposal-optional-chaining": "7.10.1",
74-
"@babel/plugin-proposal-pipeline-operator": "7.8.3",
74+
"@babel/plugin-proposal-pipeline-operator": "7.10.1",
7575
"@babel/plugin-proposal-throw-expressions": "7.8.3",
7676
"@babel/plugin-syntax-dynamic-import": "7.8.3",
7777
"@babel/plugin-syntax-import-meta": "7.8.3",

0 commit comments

Comments
 (0)