Skip to content

Commit 89bf3c5

Browse files
committed
Update dependency rollup to v3.26.3
1 parent 18c1162 commit 89bf3c5

2 files changed

Lines changed: 12 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"postcss-import": "15.1.0",
7474
"prettier": "3.0.0",
7575
"puppeteer": "19.11.1",
76-
"rollup": "3.26.2",
76+
"rollup": "3.26.3",
7777
"tslib": "2.6.0",
7878
"typescript": "5.1.6",
7979
"typescript-lit-html-plugin": "0.9.0",

yarn.lock

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5930,10 +5930,10 @@ rimraf@^3.0.2:
59305930
dependencies:
59315931
glob "^7.1.3"
59325932

5933-
rollup@3.26.2, rollup@^3.25.2:
5934-
version "3.26.2"
5935-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.26.2.tgz#2e76a37606cb523fc9fef43e6f59c93f86d95e7c"
5936-
integrity sha512-6umBIGVz93er97pMgQO08LuH3m6PUb3jlDUUGFsNJB6VgTCUaDFpupf5JfU30529m/UKOgmiX+uY6Sx8cOYpLA==
5933+
rollup@3.26.3:
5934+
version "3.26.3"
5935+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.26.3.tgz#bbc8818cadd0aebca348dbb3d68d296d220967b8"
5936+
integrity sha512-7Tin0C8l86TkpcMtXvQu6saWH93nhG3dGQ1/+l5V2TDMceTxO7kDiK6GzbfLWNNxqJXm591PcEZUozZm51ogwQ==
59375937
optionalDependencies:
59385938
fsevents "~2.3.2"
59395939

@@ -5944,6 +5944,13 @@ rollup@^2.67.0:
59445944
optionalDependencies:
59455945
fsevents "~2.3.2"
59465946

5947+
rollup@^3.25.2:
5948+
version "3.26.2"
5949+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.26.2.tgz#2e76a37606cb523fc9fef43e6f59c93f86d95e7c"
5950+
integrity sha512-6umBIGVz93er97pMgQO08LuH3m6PUb3jlDUUGFsNJB6VgTCUaDFpupf5JfU30529m/UKOgmiX+uY6Sx8cOYpLA==
5951+
optionalDependencies:
5952+
fsevents "~2.3.2"
5953+
59475954
run-parallel@^1.1.9:
59485955
version "1.2.0"
59495956
resolved "https://registry.yarnpkg.com/run-parallel/-/run-parallel-1.2.0.tgz#66d1368da7bdf921eb9d95bd1a9229e7f21a43ee"

0 commit comments

Comments
 (0)