Update dependency rollup to v2.56.1
This commit is contained in:
parent
761dbf1801
commit
0a08f9bb52
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.0",
|
||||
"rollup": "2.56.1",
|
||||
"rollup-plugin-typescript2": "0.30.0",
|
||||
"semver": "7.3.5",
|
||||
"tslib": "2.3.0",
|
||||
|
|
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.0
|
||||
rollup: 2.56.1
|
||||
rollup-plugin-typescript2: 0.30.0
|
||||
semver: 7.3.5
|
||||
tslib: 2.3.0
|
||||
|
@ -4980,9 +4980,9 @@ fsevents@~2.3.2:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"rollup@npm:2.56.0":
|
||||
version: 2.56.0
|
||||
resolution: "rollup@npm:2.56.0"
|
||||
"rollup@npm:2.56.1":
|
||||
version: 2.56.1
|
||||
resolution: "rollup@npm:2.56.1"
|
||||
dependencies:
|
||||
fsevents: ~2.3.2
|
||||
dependenciesMeta:
|
||||
|
@ -4990,7 +4990,7 @@ fsevents@~2.3.2:
|
|||
optional: true
|
||||
bin:
|
||||
rollup: dist/bin/rollup
|
||||
checksum: ce2c3eab461db5977391d51fbded687f15a28e120c3aaf3050855f3909c0daddbc65e421495a053cc0632e67ed7d23160e716cc4b95da707eb31ec00d0551016
|
||||
checksum: 7ba1b872bd0978e395b294a63e5e9f1ad0031ae7718e91b207f0d21c0eef01c612f4c11458e65bffb636faf0a1a530f0c0c3ff882542f398acd6564e2f99e1eb
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Reference in a new issue