aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-09-14 21:07:49 +0000
committerGravatar vitalyster2022-09-16 23:34:54 +0300
commit806db1bd752ad0f6b163a8302de055d5724bdc56 (patch)
tree0b9f6cfafb224ad54321642af828251ffde61d73 /package.json
parente20f70daac1603711f4c8ffbdd4afd91538ebd77 (diff)
Bump @babel/core from 7.19.0 to 7.19.1
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.19.0 to 7.19.1. - [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.1/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 b29f769c..4525b225 100644
--- a/package.json
+++ b/package.json
@@ -30,7 +30,7 @@
]
},
"devDependencies": {
- "@babel/core": "^7.19.0",
+ "@babel/core": "^7.19.1",
"@babel/preset-env": "^7.19.0",
"babel-loader": "^8.2.5",
"concurrently": "^7.4.0",