diff options
author | dependabot[bot] | 2022-06-27 21:16:22 +0000 |
---|---|---|
committer | vitalyster | 2022-06-28 10:20:26 +0300 |
commit | c10ccf187bd5e78089b1ee58481091825217b7f7 (patch) | |
tree | 0b0e0bfb3717af634fcffd2dbbe25531525c5e4d /package.json | |
parent | 731bae24f131fcec4186154e2e5fa2d3fe38d7fd (diff) |
Bump @babel/core from 7.18.5 to 7.18.6
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.5 to 7.18.6.
- [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.18.6/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 ca8dd68d..39eb046a 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ ] }, "devDependencies": { - "@babel/core": "^7.18.5", + "@babel/core": "^7.18.6", "@babel/preset-env": "^7.18.2", "babel-loader": "^8.2.5", "concurrently": "^7.2.2", |