Update dependency rollup to v2.54.0
This commit is contained in:
parent
7c73489042
commit
d4ff5db9d1
2 changed files with 6 additions and 6 deletions
|
@ -46,7 +46,7 @@
|
||||||
"json-stringify-pretty-compact": "3.0.0",
|
"json-stringify-pretty-compact": "3.0.0",
|
||||||
"lint-staged": "11.1.1",
|
"lint-staged": "11.1.1",
|
||||||
"prettier": "2.3.2",
|
"prettier": "2.3.2",
|
||||||
"rollup": "2.53.3",
|
"rollup": "2.54.0",
|
||||||
"rollup-plugin-typescript2": "0.30.0",
|
"rollup-plugin-typescript2": "0.30.0",
|
||||||
"semver": "7.3.5",
|
"semver": "7.3.5",
|
||||||
"tslib": "2.3.0",
|
"tslib": "2.3.0",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4953,7 +4953,7 @@ fsevents@~2.3.2:
|
||||||
json-stringify-pretty-compact: 3.0.0
|
json-stringify-pretty-compact: 3.0.0
|
||||||
lint-staged: 11.1.1
|
lint-staged: 11.1.1
|
||||||
prettier: 2.3.2
|
prettier: 2.3.2
|
||||||
rollup: 2.53.3
|
rollup: 2.54.0
|
||||||
rollup-plugin-typescript2: 0.30.0
|
rollup-plugin-typescript2: 0.30.0
|
||||||
semver: 7.3.5
|
semver: 7.3.5
|
||||||
tslib: 2.3.0
|
tslib: 2.3.0
|
||||||
|
@ -4978,9 +4978,9 @@ fsevents@~2.3.2:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"rollup@npm:2.53.3":
|
"rollup@npm:2.54.0":
|
||||||
version: 2.53.3
|
version: 2.54.0
|
||||||
resolution: "rollup@npm:2.53.3"
|
resolution: "rollup@npm:2.54.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
fsevents: ~2.3.2
|
fsevents: ~2.3.2
|
||||||
dependenciesMeta:
|
dependenciesMeta:
|
||||||
|
@ -4988,7 +4988,7 @@ fsevents@~2.3.2:
|
||||||
optional: true
|
optional: true
|
||||||
bin:
|
bin:
|
||||||
rollup: dist/bin/rollup
|
rollup: dist/bin/rollup
|
||||||
checksum: 6734aa795875ae0add3e11b5b03bbcc391bb2a6b7c7393274e1cb21edc05c481b68b75a9a3fddc99e0cd8a201c4cd520449ffbf04d2861f82661d16b8d03ced0
|
checksum: caf0de927d472ba085f2b313c70eb3412af4f0aba24e7abce5b4bc3f896cee0076a06c7172f1fcf0b58f1413c938f8f2987f17af746dcc144df97f7148ddeb2d
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Reference in a new issue