aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-09-06 21:08:55 +0000
committerGravatar vitalyster2021-09-07 00:10:33 +0300
commitbcd42492ba6bc0bf7a9bdc8570a79a44a13d7527 (patch)
tree93951d394630a66ae86aaffa0b6c4ab143d253af /package.json
parentf4e913a8adbcb4573efe469d847dbb5506da91ff (diff)
Bump @babel/core from 7.15.4 to 7.15.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.15.4 to 7.15.5. - [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.15.5/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 b0103638..e4997dd9 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
]
},
"devDependencies": {
- "@babel/core": "^7.15.4",
+ "@babel/core": "^7.15.5",
"@babel/preset-env": "^7.15.4",
"babel-loader": "^8.2.2",
"concurrently": "^6.2.1",