Update dependency rollup to v2.55.1
This commit is contained in:
parent
9a66032924
commit
2e6e1b6cb8
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.55.0",
|
"rollup": "2.55.1",
|
||||||
"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.55.0
|
rollup: 2.55.1
|
||||||
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.55.0":
|
"rollup@npm:2.55.1":
|
||||||
version: 2.55.0
|
version: 2.55.1
|
||||||
resolution: "rollup@npm:2.55.0"
|
resolution: "rollup@npm:2.55.1"
|
||||||
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: 9269671325aff6e887419838326a9d5e86f725ddc89d114c20fc4942d25eca8fcdd8869a566d8b6636fd62942d23873b9e0384d07db8ec829000581ea7986bdb
|
checksum: 798aa251572263d52b3ed4c77e2744817baf296688393d2e80d8f51ff885494232f3b32dcc23f42bc68704f66732f9015abc10aad3d16acf567013ae2512ccb1
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Reference in a new issue