mirror of
https://github.com/lowdefy/lowdefy.git
synced 2025-01-18 13:34:56 +08:00
fix(deps): update dependency commander to v6.2.0
This commit is contained in:
parent
51c379efb8
commit
01781af6d8
19
.pnp.js
generated
19
.pnp.js
generated
@ -299,7 +299,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
]],
|
||||
["@apollo/protobufjs", [
|
||||
["npm:1.0.5", {
|
||||
"packageLocation": "./.yarn/unplugged/@apollo-protobufjs-npm-1.0.5-a95d547915/node_modules/@apollo/protobufjs/",
|
||||
"packageLocation": "./.yarn/cache/@apollo-protobufjs-npm-1.0.5-a95d547915-593f898542.zip/node_modules/@apollo/protobufjs/",
|
||||
"packageDependencies": [
|
||||
["@apollo/protobufjs", "npm:1.0.5"],
|
||||
["@protobufjs/aspromise", "npm:1.1.2"],
|
||||
@ -3728,7 +3728,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["babel-loader", "virtual:1e43113c7dc84a5d03308bf7ffaf00574d351ca16282af6c6c0b9576804fb03914bdf2200961292f439926b2e537dce172d7529f79013ce51b9f2d56e9cd836b#npm:8.1.0"],
|
||||
["chalk", "npm:4.1.0"],
|
||||
["chokidar", "npm:3.4.2"],
|
||||
["commander", "npm:6.1.0"],
|
||||
["commander", "npm:6.2.0"],
|
||||
["decompress", "npm:4.2.1"],
|
||||
["decompress-targz", "npm:4.1.1"],
|
||||
["inquirer", "npm:7.3.3"],
|
||||
@ -8463,6 +8463,13 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["commander", "npm:6.1.0"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}],
|
||||
["npm:6.2.0", {
|
||||
"packageLocation": "./.yarn/cache/commander-npm-6.2.0-5c82761f33-c78501cd98.zip/node_modules/commander/",
|
||||
"packageDependencies": [
|
||||
["commander", "npm:6.2.0"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}]
|
||||
]],
|
||||
["comment-json", [
|
||||
@ -8837,7 +8844,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
]],
|
||||
["core-js", [
|
||||
["npm:3.6.5", {
|
||||
"packageLocation": "./.yarn/unplugged/core-js-npm-3.6.5-5941340066/node_modules/core-js/",
|
||||
"packageLocation": "./.yarn/cache/core-js-npm-3.6.5-5941340066-9283348dd5.zip/node_modules/core-js/",
|
||||
"packageDependencies": [
|
||||
["core-js", "npm:3.6.5"]
|
||||
],
|
||||
@ -8857,7 +8864,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
]],
|
||||
["core-js-pure", [
|
||||
["npm:3.6.5", {
|
||||
"packageLocation": "./.yarn/unplugged/core-js-pure-npm-3.6.5-c634b57d82/node_modules/core-js-pure/",
|
||||
"packageLocation": "./.yarn/cache/core-js-pure-npm-3.6.5-c634b57d82-91fc8e0b69.zip/node_modules/core-js-pure/",
|
||||
"packageDependencies": [
|
||||
["core-js-pure", "npm:3.6.5"]
|
||||
],
|
||||
@ -10029,7 +10036,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
]],
|
||||
["ejs", [
|
||||
["npm:2.7.4", {
|
||||
"packageLocation": "./.yarn/unplugged/ejs-npm-2.7.4-879ed38a4e/node_modules/ejs/",
|
||||
"packageLocation": "./.yarn/cache/ejs-npm-2.7.4-879ed38a4e-f066d9a932.zip/node_modules/ejs/",
|
||||
"packageDependencies": [
|
||||
["ejs", "npm:2.7.4"]
|
||||
],
|
||||
@ -16370,7 +16377,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
]],
|
||||
["nodemon", [
|
||||
["npm:2.0.6", {
|
||||
"packageLocation": "./.yarn/unplugged/nodemon-npm-2.0.6-533efccfd9/node_modules/nodemon/",
|
||||
"packageLocation": "./.yarn/cache/nodemon-npm-2.0.6-533efccfd9-6a4b0d6ba2.zip/node_modules/nodemon/",
|
||||
"packageDependencies": [
|
||||
["nodemon", "npm:2.0.6"],
|
||||
["chokidar", "npm:3.4.2"],
|
||||
|
BIN
.yarn/cache/commander-npm-6.2.0-5c82761f33-c78501cd98.zip
vendored
Normal file
BIN
.yarn/cache/commander-npm-6.2.0-5c82761f33-c78501cd98.zip
vendored
Normal file
Binary file not shown.
@ -50,7 +50,7 @@
|
||||
"axios": "0.21.0",
|
||||
"chalk": "4.1.0",
|
||||
"chokidar": "3.4.2",
|
||||
"commander": "6.1.0",
|
||||
"commander": "6.2.0",
|
||||
"decompress": "4.2.1",
|
||||
"decompress-targz": "4.1.1",
|
||||
"inquirer": "7.3.3",
|
||||
|
17
yarn.lock
17
yarn.lock
@ -2883,7 +2883,7 @@ __metadata:
|
||||
babel-loader: 8.1.0
|
||||
chalk: 4.1.0
|
||||
chokidar: 3.4.2
|
||||
commander: 6.1.0
|
||||
commander: 6.2.0
|
||||
decompress: 4.2.1
|
||||
decompress-targz: 4.1.1
|
||||
inquirer: 7.3.3
|
||||
@ -6715,10 +6715,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"commander@npm:6.1.0, commander@npm:^6.0.0":
|
||||
version: 6.1.0
|
||||
resolution: "commander@npm:6.1.0"
|
||||
checksum: ef1e310c3f430b84f8818ec9c6e5ce1b84909616eb2c1b1a79f646bc25fbca156eccf2ecf19f07e77a08dc519728d53d1300f94f3b2ad93de65add66044dfce6
|
||||
"commander@npm:6.2.0":
|
||||
version: 6.2.0
|
||||
resolution: "commander@npm:6.2.0"
|
||||
checksum: c78501cd98e6ad66839004adc27940f5fc1a0102b306fbbc177965101d586cf6dd2e01bdffd64f99f2d4862101f24e602e3e4baa641b6f6a11c01ec5c900e412
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -6743,6 +6743,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"commander@npm:^6.0.0":
|
||||
version: 6.1.0
|
||||
resolution: "commander@npm:6.1.0"
|
||||
checksum: ef1e310c3f430b84f8818ec9c6e5ce1b84909616eb2c1b1a79f646bc25fbca156eccf2ecf19f07e77a08dc519728d53d1300f94f3b2ad93de65add66044dfce6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"comment-json@npm:^2.2.0":
|
||||
version: 2.4.2
|
||||
resolution: "comment-json@npm:2.4.2"
|
||||
|
Loading…
Reference in New Issue
Block a user