aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-04-09 07:36:55 +0000
committerGravatar vitalyster2021-04-09 12:12:43 +0300
commitbb2c4a41d73e2facf0cb4802c1b1096d5d8025ea (patch)
treead11324e84a422ba8e10bf2d45ecd1d6d00d0285 /package.json
parent40ef03e133018b86446fed9463a7c10385c0fe2f (diff)
Bump @babel/core from 7.13.14 to 7.13.15
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.14 to 7.13.15. - [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.13.15/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 d6dbe953..e85d95dc 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
]
},
"devDependencies": {
- "@babel/core": "^7.13.14",
+ "@babel/core": "^7.13.15",
"@babel/preset-env": "^7.13.12",
"babel-loader": "^8.2.2",
"concurrently": "^6.0.1",