Update dependency rollup to v2.56.3
This commit is contained in:
parent
02063b55ec
commit
abf5b927fc
2 changed files with 6 additions and 6 deletions
|
@ -46,7 +46,7 @@
|
|||
"json-stringify-pretty-compact": "3.0.0",
|
||||
"lint-staged": "11.1.2",
|
||||
"prettier": "2.3.2",
|
||||
"rollup": "2.56.2",
|
||||
"rollup": "2.56.3",
|
||||
"rollup-plugin-typescript2": "0.30.0",
|
||||
"semver": "7.3.5",
|
||||
"tslib": "2.3.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4955,7 +4955,7 @@ fsevents@~2.3.2:
|
|||
json-stringify-pretty-compact: 3.0.0
|
||||
lint-staged: 11.1.2
|
||||
prettier: 2.3.2
|
||||
rollup: 2.56.2
|
||||
rollup: 2.56.3
|
||||
rollup-plugin-typescript2: 0.30.0
|
||||
semver: 7.3.5
|
||||
tslib: 2.3.1
|
||||
|
@ -4980,9 +4980,9 @@ fsevents@~2.3.2:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"rollup@npm:2.56.2":
|
||||
version: 2.56.2
|
||||
resolution: "rollup@npm:2.56.2"
|
||||
"rollup@npm:2.56.3":
|
||||
version: 2.56.3
|
||||
resolution: "rollup@npm:2.56.3"
|
||||
dependencies:
|
||||
fsevents: ~2.3.2
|
||||
dependenciesMeta:
|
||||
|
@ -4990,7 +4990,7 @@ fsevents@~2.3.2:
|
|||
optional: true
|
||||
bin:
|
||||
rollup: dist/bin/rollup
|
||||
checksum: babe2dce8eec8c130915baa54b0d62260fa4691ca9f2a989a2685b4e72761e701d53c374efa51a59a4c3f59a3c667ca5c8ac0e0de9a294ad50d1c1271d2d5199
|
||||
checksum: 459ac36f8d325385a6b66522bf60ea4ae1400b405de30d7c64c483cc875dbf11c4f6c352d796b2ec634a567a6db1ff1c48fe29d434354c1330c88bb187c539b4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Reference in a new issue