chore(deps): update dependency semver to v7.6.0
This commit is contained in:
parent
cda8af89ae
commit
66fa5b4414
2 changed files with 13 additions and 2 deletions
|
@ -51,7 +51,7 @@
|
||||||
"rollup-plugin-styles": "4.0.0",
|
"rollup-plugin-styles": "4.0.0",
|
||||||
"rollup-plugin-swc3": "0.11.0",
|
"rollup-plugin-swc3": "0.11.0",
|
||||||
"sass": "1.62.1",
|
"sass": "1.62.1",
|
||||||
"semver": "7.5.4",
|
"semver": "7.6.0",
|
||||||
"yargs": "17.7.2"
|
"yargs": "17.7.2"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@4.0.2"
|
"packageManager": "yarn@4.0.2"
|
||||||
|
|
13
yarn.lock
13
yarn.lock
|
@ -5085,6 +5085,17 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"semver@npm:7.6.0":
|
||||||
|
version: 7.6.0
|
||||||
|
resolution: "semver@npm:7.6.0"
|
||||||
|
dependencies:
|
||||||
|
lru-cache: "npm:^6.0.0"
|
||||||
|
bin:
|
||||||
|
semver: bin/semver.js
|
||||||
|
checksum: fbfe717094ace0aa8d6332d7ef5ce727259815bd8d8815700853f4faf23aacbd7192522f0dc5af6df52ef4fa85a355ebd2f5d39f554bd028200d6cf481ab9b53
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"semver@npm:^7.3.4, semver@npm:^7.3.5":
|
"semver@npm:^7.3.4, semver@npm:^7.3.5":
|
||||||
version: 7.5.1
|
version: 7.5.1
|
||||||
resolution: "semver@npm:7.5.1"
|
resolution: "semver@npm:7.5.1"
|
||||||
|
@ -5554,7 +5565,7 @@ __metadata:
|
||||||
rollup-plugin-styles: "npm:4.0.0"
|
rollup-plugin-styles: "npm:4.0.0"
|
||||||
rollup-plugin-swc3: "npm:0.11.0"
|
rollup-plugin-swc3: "npm:0.11.0"
|
||||||
sass: "npm:1.62.1"
|
sass: "npm:1.62.1"
|
||||||
semver: "npm:7.5.4"
|
semver: "npm:7.6.0"
|
||||||
yargs: "npm:17.7.2"
|
yargs: "npm:17.7.2"
|
||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
Loading…
Reference in a new issue