Update dependency rollup to v2.55.0
This commit is contained in:
parent
24f8960e87
commit
9a66032924
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.54.0",
|
"rollup": "2.55.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.54.0
|
rollup: 2.55.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.54.0":
|
"rollup@npm:2.55.0":
|
||||||
version: 2.54.0
|
version: 2.55.0
|
||||||
resolution: "rollup@npm:2.54.0"
|
resolution: "rollup@npm:2.55.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: caf0de927d472ba085f2b313c70eb3412af4f0aba24e7abce5b4bc3f896cee0076a06c7172f1fcf0b58f1413c938f8f2987f17af746dcc144df97f7148ddeb2d
|
checksum: 9269671325aff6e887419838326a9d5e86f725ddc89d114c20fc4942d25eca8fcdd8869a566d8b6636fd62942d23873b9e0384d07db8ec829000581ea7986bdb
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Reference in a new issue