Skip to content

Commit 40cd7bf

Browse files
chore(package): update @babel/plugin-proposal-throw-expressions to version 7.10.1
Closes #115
1 parent 8c9cf42 commit 40cd7bf

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
@@ -72,7 +72,7 @@
7272
"@babel/plugin-proposal-numeric-separator": "7.10.1",
7373
"@babel/plugin-proposal-optional-chaining": "7.10.1",
7474
"@babel/plugin-proposal-pipeline-operator": "7.10.1",
75-
"@babel/plugin-proposal-throw-expressions": "7.8.3",
75+
"@babel/plugin-proposal-throw-expressions": "7.10.1",
7676
"@babel/plugin-syntax-dynamic-import": "7.8.3",
7777
"@babel/plugin-syntax-import-meta": "7.8.3",
7878
"@babel/preset-env": "7.9.6",

0 commit comments

Comments
 (0)