aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-10-20 21:24:28 +0000
committerGravatar vitalyster2022-10-21 08:26:31 +0300
commitacab2c23e64e3bf3d513d04d5d4e67b837c63afa (patch)
treee087bddf6ef99a2b21e71775359a09fe63b624b8 /package.json
parentcf5c5606c6c101b08abec3533ed3a5e48a4aff2a (diff)
Bump @babel/core from 7.19.3 to 7.19.6
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.19.3 to 7.19.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.19.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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 74f4745b..214e336d 100644
--- a/package.json
+++ b/package.json
@@ -30,7 +30,7 @@
]
},
"devDependencies": {
- "@babel/core": "^7.19.3",
+ "@babel/core": "^7.19.6",
"@babel/preset-env": "^7.19.4",
"babel-loader": "^8.2.5",
"concurrently": "^7.4.0",