Merge pull request #1153 from hodgef/dependabot/npm_and_yarn/babel/cli-7.14.8

This commit is contained in:
dependabot-preview[bot] 2021-07-21 08:34:21 +00:00 committed by GitHub
commit 0623d6b1dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -5,9 +5,9 @@
"requires": true,
"dependencies": {
"@babel/cli": {
"version": "7.14.5",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.14.5.tgz",
"integrity": "sha512-poegjhRvXHWO0EAsnYajwYZuqcz7gyfxwfaecUESxDujrqOivf3zrjFbub8IJkrqEaz3fvJWh001EzxBub54fg==",
"version": "7.14.8",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.14.8.tgz",
"integrity": "sha512-lcy6Lymft9Rpfqmrqdd4oTDdUx9ZwaAhAfywVrHG4771Pa6PPT0danJ1kDHBXYqh4HHSmIdA+nlmfxfxSDPtBg==",
"dev": true,
"requires": {
"@nicolo-ribaudo/chokidar-2": "2.1.8-no-fsevents.2",

View File

@ -39,7 +39,7 @@
],
"license": "MIT",
"devDependencies": {
"@babel/cli": "^7.14.5",
"@babel/cli": "^7.14.8",
"@babel/core": "^7.14.6",
"@babel/plugin-proposal-class-properties": "^7.14.5",
"@babel/plugin-transform-typescript": "^7.14.6",