Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
"postcss": "8.3.6",
"prettier": "^2.3.2",
"raw-loader": "^4.0.2",
"rollup": "2.56.3",
"rollup": "2.79.2",
"rollup-plugin-cleaner": "1.0.0",
"rollup-plugin-copy": "^3.4.0",
"rollup-plugin-node-polyfills": "0.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -43431,7 +43431,7 @@ __metadata:
postcss: 8.3.6
prettier: ^2.3.2
raw-loader: ^4.0.2
rollup: 2.56.3
rollup: 2.79.2
rollup-plugin-cleaner: 1.0.0
rollup-plugin-copy: ^3.4.0
rollup-plugin-node-polyfills: 0.2.1
Expand Down Expand Up @@ -52969,17 +52969,17 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:2.56.3":
version: 2.56.3
resolution: "rollup@npm:2.56.3"
"rollup@npm:2.79.2":
version: 2.79.2
resolution: "rollup@npm:2.79.2"
dependencies:
fsevents: ~2.3.2
dependenciesMeta:
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: e4c5a6e871f0340f18fc795cbb6b76bfbc5827580c443a7c4f5d9f9b1fec8c3d1553dae5e45bd7fc9dea4de56e01c244b1583f8f08f401d2ba81f5eb3ff83101
checksum: df7aa4c8b95245dede157b06ab71e1921de6080757d30e9bf31f8fb142064d12dda865e2bafbab4349588f43425b2965a290c9a5da1c048246a70fc21734ebd7
languageName: node
linkType: hard

Expand Down
Loading