aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-12 10:32:58 +0000
committerGitHub <noreply@github.com>2021-02-12 10:32:58 +0000
commit540550066fb19cfdf4fd7784e161951c2bfbed0d (patch)
tree5514693ede4157f622d8e75e3c8012b0ea7c3d72 /FrontEnd/package.json
parentc6e145eb1860b89460ed0dfeb30846d71014ceca (diff)
parent188758fa5913890d3ad1f003d9634242ed16e097 (diff)
downloadtimeline-540550066fb19cfdf4fd7784e161951c2bfbed0d.tar.gz
timeline-540550066fb19cfdf4fd7784e161951c2bfbed0d.tar.bz2
timeline-540550066fb19cfdf4fd7784e161951c2bfbed0d.zip
Merge pull request #272 from crupest/dependabot/npm_and_yarn/FrontEnd/babel/plugin-proposal-optional-chaining-7.12.16
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 952faa7a..4d949333 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -56,7 +56,7 @@
"@babel/plugin-proposal-class-properties": "^7.12.13",
"@babel/plugin-proposal-decorators": "^7.12.13",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.12.13",
- "@babel/plugin-proposal-optional-chaining": "^7.12.13",
+ "@babel/plugin-proposal-optional-chaining": "^7.12.16",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.12.13",
"@babel/preset-react": "^7.12.13",