Update dependency rollup to v2.54.0
This commit is contained in:
parent
14be917280
commit
3f794d92c0
2 changed files with 6 additions and 6 deletions
|
@ -70,7 +70,7 @@
|
||||||
"jest-junit": "12.2.0",
|
"jest-junit": "12.2.0",
|
||||||
"lint-staged": "11.1.1",
|
"lint-staged": "11.1.1",
|
||||||
"prettier": "2.3.2",
|
"prettier": "2.3.2",
|
||||||
"rollup": "2.53.3",
|
"rollup": "2.54.0",
|
||||||
"rollup-plugin-typescript2": "0.30.0",
|
"rollup-plugin-typescript2": "0.30.0",
|
||||||
"sass": "1.36.0",
|
"sass": "1.36.0",
|
||||||
"semver": "7.3.5",
|
"semver": "7.3.5",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2915,7 +2915,7 @@ __metadata:
|
||||||
jest-junit: 12.2.0
|
jest-junit: 12.2.0
|
||||||
lint-staged: 11.1.1
|
lint-staged: 11.1.1
|
||||||
prettier: 2.3.2
|
prettier: 2.3.2
|
||||||
rollup: 2.53.3
|
rollup: 2.54.0
|
||||||
rollup-plugin-typescript2: 0.30.0
|
rollup-plugin-typescript2: 0.30.0
|
||||||
sass: 1.36.0
|
sass: 1.36.0
|
||||||
semver: 7.3.5
|
semver: 7.3.5
|
||||||
|
@ -7161,9 +7161,9 @@ fsevents@^1.2.7:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"rollup@npm:2.53.3":
|
"rollup@npm:2.54.0":
|
||||||
version: 2.53.3
|
version: 2.54.0
|
||||||
resolution: "rollup@npm:2.53.3"
|
resolution: "rollup@npm:2.54.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
fsevents: ~2.3.2
|
fsevents: ~2.3.2
|
||||||
dependenciesMeta:
|
dependenciesMeta:
|
||||||
|
@ -7171,7 +7171,7 @@ fsevents@^1.2.7:
|
||||||
optional: true
|
optional: true
|
||||||
bin:
|
bin:
|
||||||
rollup: dist/bin/rollup
|
rollup: dist/bin/rollup
|
||||||
checksum: 6734aa795875ae0add3e11b5b03bbcc391bb2a6b7c7393274e1cb21edc05c481b68b75a9a3fddc99e0cd8a201c4cd520449ffbf04d2861f82661d16b8d03ced0
|
checksum: caf0de927d472ba085f2b313c70eb3412af4f0aba24e7abce5b4bc3f896cee0076a06c7172f1fcf0b58f1413c938f8f2987f17af746dcc144df97f7148ddeb2d
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue