Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/h-enk/doks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-28 09:04:06 +0300
committerGitHub <noreply@github.com>2022-09-28 09:04:06 +0300
commitd92fd81b92388b482b29ec303a0796b01f84aac7 (patch)
treed31e3392fb7887ca08e678a38b15175f3736c9b3
parent60768e606844d16d50c7b8c111a866792ee26435 (diff)
build(deps-dev): bump @babel/cli from 7.18.6 to 7.19.3dependabot/npm_and_yarn/babel/cli-7.19.3
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.18.6 to 7.19.3. - [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.3/packages/babel-cli) --- updated-dependencies: - dependency-name: "@babel/cli" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index 842a0d3..82fdb4b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -55,16 +55,16 @@
}
},
"node_modules/@babel/cli": {
- "version": "7.18.6",
- "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.18.6.tgz",
- "integrity": "sha512-jXNHoYCbxZ8rKy+2lyy0VjcaGxS4NPbN0qc95DjIiGZQL/mTNx3o2/yI0TG+X0VrrTuwmO7zH52T9NcNdbF9Uw==",
+ "version": "7.19.3",
+ "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.19.3.tgz",
+ "integrity": "sha512-643/TybmaCAe101m2tSVHi9UKpETXP9c/Ff4mD2tAwkdP6esKIfaauZFc67vGEM6r9fekbEGid+sZhbEnSe3dg==",
"dev": true,
"dependencies": {
"@jridgewell/trace-mapping": "^0.3.8",
"commander": "^4.0.1",
"convert-source-map": "^1.1.0",
"fs-readdir-recursive": "^1.1.0",
- "glob": "^7.0.0",
+ "glob": "^7.2.0",
"make-dir": "^2.1.0",
"slash": "^2.0.0"
},
@@ -7018,9 +7018,9 @@
}
},
"@babel/cli": {
- "version": "7.18.6",
- "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.18.6.tgz",
- "integrity": "sha512-jXNHoYCbxZ8rKy+2lyy0VjcaGxS4NPbN0qc95DjIiGZQL/mTNx3o2/yI0TG+X0VrrTuwmO7zH52T9NcNdbF9Uw==",
+ "version": "7.19.3",
+ "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.19.3.tgz",
+ "integrity": "sha512-643/TybmaCAe101m2tSVHi9UKpETXP9c/Ff4mD2tAwkdP6esKIfaauZFc67vGEM6r9fekbEGid+sZhbEnSe3dg==",
"dev": true,
"requires": {
"@jridgewell/trace-mapping": "^0.3.8",
@@ -7029,7 +7029,7 @@
"commander": "^4.0.1",
"convert-source-map": "^1.1.0",
"fs-readdir-recursive": "^1.1.0",
- "glob": "^7.0.0",
+ "glob": "^7.2.0",
"make-dir": "^2.1.0",
"slash": "^2.0.0"
}