diff options
author | dependabot[bot] | 2022-02-15 21:10:42 +0000 |
---|---|---|
committer | vitalyster | 2022-02-16 00:12:23 +0300 |
commit | bca295b2a7e01c11eea7bf122620f88da45796c9 (patch) | |
tree | ff5037573d93cd878461a7af91ab5441b2a86c74 /package.json | |
parent | 0dc3c6d44c5d20123b37a8b6d987da8f6548c067 (diff) |
Bump @babel/core from 7.17.2 to 7.17.3
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.2 to 7.17.3.
- [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.17.3/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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 124b337d..1a6f93a1 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ ] }, "devDependencies": { - "@babel/core": "^7.17.2", + "@babel/core": "^7.17.3", "@babel/preset-env": "^7.16.11", "babel-loader": "^8.2.3", "concurrently": "^7.0.0", |