chore(deps): update dependency rollup to v2.58.1
This commit is contained in:
parent
ab968530c9
commit
23c7222504
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.2.4",
|
"lint-staged": "11.2.4",
|
||||||
"prettier": "2.4.1",
|
"prettier": "2.4.1",
|
||||||
"rollup": "2.58.0",
|
"rollup": "2.58.1",
|
||||||
"rollup-plugin-typescript2": "0.30.0",
|
"rollup-plugin-typescript2": "0.30.0",
|
||||||
"semver": "7.3.5",
|
"semver": "7.3.5",
|
||||||
"tslib": "2.3.1",
|
"tslib": "2.3.1",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4842,7 +4842,7 @@ fsevents@~2.3.2:
|
||||||
json-stringify-pretty-compact: 3.0.0
|
json-stringify-pretty-compact: 3.0.0
|
||||||
lint-staged: 11.2.4
|
lint-staged: 11.2.4
|
||||||
prettier: 2.4.1
|
prettier: 2.4.1
|
||||||
rollup: 2.58.0
|
rollup: 2.58.1
|
||||||
rollup-plugin-typescript2: 0.30.0
|
rollup-plugin-typescript2: 0.30.0
|
||||||
semver: 7.3.5
|
semver: 7.3.5
|
||||||
tslib: 2.3.1
|
tslib: 2.3.1
|
||||||
|
@ -4867,9 +4867,9 @@ fsevents@~2.3.2:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"rollup@npm:2.58.0":
|
"rollup@npm:2.58.1":
|
||||||
version: 2.58.0
|
version: 2.58.1
|
||||||
resolution: "rollup@npm:2.58.0"
|
resolution: "rollup@npm:2.58.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
fsevents: ~2.3.2
|
fsevents: ~2.3.2
|
||||||
dependenciesMeta:
|
dependenciesMeta:
|
||||||
|
@ -4877,7 +4877,7 @@ fsevents@~2.3.2:
|
||||||
optional: true
|
optional: true
|
||||||
bin:
|
bin:
|
||||||
rollup: dist/bin/rollup
|
rollup: dist/bin/rollup
|
||||||
checksum: a5e5642f2b1e239e3698eeee93b19d905e55e3012c63978cebc71e76c0a4eb2de5cff06a2a80d68bf87fe6869c57647cccc335daba280a5449a9214abdeca247
|
checksum: 66007faedad4745c15b07980feff6f0688e45543e3717da00f84c6f6a524473531a39861715e212f356114ad3b49e6328621376d1a8e5e66c5638e1b5378b27f
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Reference in a new issue