Skip to content

Commit 785862c

Browse files
chore(package): update @babel/plugin-proposal-optional-chaining to version 7.10.1
Closes #115
1 parent e7ddc49 commit 785862c

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
@@ -70,7 +70,7 @@
7070
"@babel/plugin-proposal-logical-assignment-operators": "7.10.1",
7171
"@babel/plugin-proposal-nullish-coalescing-operator": "7.10.1",
7272
"@babel/plugin-proposal-numeric-separator": "7.10.1",
73-
"@babel/plugin-proposal-optional-chaining": "7.9.0",
73+
"@babel/plugin-proposal-optional-chaining": "7.10.1",
7474
"@babel/plugin-proposal-pipeline-operator": "7.8.3",
7575
"@babel/plugin-proposal-throw-expressions": "7.8.3",
7676
"@babel/plugin-syntax-dynamic-import": "7.8.3",

0 commit comments

Comments
 (0)