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