chore(deps): update dependency rollup to v2.57.0
This commit is contained in:
parent
3bc66b8188
commit
53fa837b47
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.4.1",
|
||||
"rollup": "2.56.3",
|
||||
"rollup": "2.57.0",
|
||||
"rollup-plugin-typescript2": "0.30.0",
|
||||
"semver": "7.3.5",
|
||||
"tslib": "2.3.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -5017,7 +5017,7 @@ fsevents@~2.3.2:
|
|||
json-stringify-pretty-compact: 3.0.0
|
||||
lint-staged: 11.1.2
|
||||
prettier: 2.4.1
|
||||
rollup: 2.56.3
|
||||
rollup: 2.57.0
|
||||
rollup-plugin-typescript2: 0.30.0
|
||||
semver: 7.3.5
|
||||
tslib: 2.3.1
|
||||
|
@ -5042,9 +5042,9 @@ fsevents@~2.3.2:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"rollup@npm:2.56.3":
|
||||
version: 2.56.3
|
||||
resolution: "rollup@npm:2.56.3"
|
||||
"rollup@npm:2.57.0":
|
||||
version: 2.57.0
|
||||
resolution: "rollup@npm:2.57.0"
|
||||
dependencies:
|
||||
fsevents: ~2.3.2
|
||||
dependenciesMeta:
|
||||
|
@ -5052,7 +5052,7 @@ fsevents@~2.3.2:
|
|||
optional: true
|
||||
bin:
|
||||
rollup: dist/bin/rollup
|
||||
checksum: e4c5a6e871f0340f18fc795cbb6b76bfbc5827580c443a7c4f5d9f9b1fec8c3d1553dae5e45bd7fc9dea4de56e01c244b1583f8f08f401d2ba81f5eb3ff83101
|
||||
checksum: 72427487d1f956ac1431b0db7a88ea542475630c9f0cc279a2f6be68138107bff00506d49d189780f77f189a17dcf83ee7be712a58145a6a910a3e23deb5f85d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Reference in a new issue