Update dependency rollup to v2.55.0
This commit is contained in:
parent
d91eabd0f8
commit
2131d9a96f
2 changed files with 6 additions and 6 deletions
|
@ -70,7 +70,7 @@
|
|||
"jest-junit": "12.2.0",
|
||||
"lint-staged": "11.1.1",
|
||||
"prettier": "2.3.2",
|
||||
"rollup": "2.54.0",
|
||||
"rollup": "2.55.0",
|
||||
"rollup-plugin-typescript2": "0.30.0",
|
||||
"sass": "1.36.0",
|
||||
"semver": "7.3.5",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2915,7 +2915,7 @@ __metadata:
|
|||
jest-junit: 12.2.0
|
||||
lint-staged: 11.1.1
|
||||
prettier: 2.3.2
|
||||
rollup: 2.54.0
|
||||
rollup: 2.55.0
|
||||
rollup-plugin-typescript2: 0.30.0
|
||||
sass: 1.36.0
|
||||
semver: 7.3.5
|
||||
|
@ -7161,9 +7161,9 @@ fsevents@^1.2.7:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"rollup@npm:2.54.0":
|
||||
version: 2.54.0
|
||||
resolution: "rollup@npm:2.54.0"
|
||||
"rollup@npm:2.55.0":
|
||||
version: 2.55.0
|
||||
resolution: "rollup@npm:2.55.0"
|
||||
dependencies:
|
||||
fsevents: ~2.3.2
|
||||
dependenciesMeta:
|
||||
|
@ -7171,7 +7171,7 @@ fsevents@^1.2.7:
|
|||
optional: true
|
||||
bin:
|
||||
rollup: dist/bin/rollup
|
||||
checksum: caf0de927d472ba085f2b313c70eb3412af4f0aba24e7abce5b4bc3f896cee0076a06c7172f1fcf0b58f1413c938f8f2987f17af746dcc144df97f7148ddeb2d
|
||||
checksum: 9269671325aff6e887419838326a9d5e86f725ddc89d114c20fc4942d25eca8fcdd8869a566d8b6636fd62942d23873b9e0384d07db8ec829000581ea7986bdb
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue