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