aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-02-03 06:39:05 +0000
committerGravatar vitalyster2021-02-03 09:58:37 +0300
commit457f71d549421990841c98fb1794a6c3c362998c (patch)
tree9e042e5e99ab2028390cc3241820135a9ff205ce /package.json
parentad3579ad316d85ef3d346595af9237b64f178863 (diff)
Bump @babel/core from 7.12.10 to 7.12.13
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.10 to 7.12.13. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.12.13/packages/babel-core) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 45009339..7b164c26 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
]
},
"devDependencies": {
- "@babel/core": "^7.12.10",
+ "@babel/core": "^7.12.13",
"@babel/preset-env": "^7.12.11",
"babel-loader": "^8.2.2",
"core-js": "^3.8.3",