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

Commit 74bd570

Browse files
Merge pull request #517 from parity-js/dependabot/npm_and_yarn/babel/plugin-proposal-optional-chaining-7.6.0
2 parents 04fd4de + 041fcb2 commit 74bd570

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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
@@ -69,7 +69,7 @@
6969
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.4.4",
7070
"@babel/plugin-proposal-numeric-separator": "^7.0.0",
7171
"@babel/plugin-proposal-object-rest-spread": "^7.5.5",
72-
"@babel/plugin-proposal-optional-chaining": "^7.0.0",
72+
"@babel/plugin-proposal-optional-chaining": "^7.6.0",
7373
"@babel/plugin-proposal-pipeline-operator": "^7.5.0",
7474
"@babel/plugin-proposal-throw-expressions": "^7.0.0",
7575
"@babel/plugin-syntax-dynamic-import": "^7.0.0",

0 commit comments

Comments
 (0)