aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-01-19 21:10:22 +0000
committerGravatar vitalyster2022-01-20 00:14:37 +0300
commit7869515bfd9f7e8da8c7fd7634edaf361465582c (patch)
tree874457ed1b48df904d6229b2ea6e273b90a9ff9b /package.json
parent9fdfefac054321ead67f7c8c53463674939f733a (diff)
Bump @babel/core from 7.16.7 to 7.16.10
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.16.7 to 7.16.10. - [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.16.10/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... 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 b6efa964..e904a11d 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
]
},
"devDependencies": {
- "@babel/core": "^7.16.7",
+ "@babel/core": "^7.16.10",
"@babel/preset-env": "^7.16.10",
"babel-loader": "^8.2.3",
"concurrently": "^7.0.0",