Skip to content

Commit 159b0d5

Browse files
committed
Update dependency rollup to v3.25.2
1 parent b135ef5 commit 159b0d5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"p-retry": "5.1.2",
6969
"prettier": "2.8.8",
7070
"rimraf": "5.0.1",
71-
"rollup": "3.25.1",
71+
"rollup": "3.25.2",
7272
"rollup-plugin-dts": "5.3.0",
7373
"sinon": "15.2.0",
7474
"typescript": "5.1.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8222,10 +8222,10 @@ rollup-plugin-dts@5.3.0:
82228222
optionalDependencies:
82238223
"@babel/code-frame" "^7.18.6"
82248224

8225-
rollup@3.25.1:
8226-
version "3.25.1"
8227-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.25.1.tgz#9fff79d22ff1a904b2b595a2fb9bc3793cb987d8"
8228-
integrity sha512-tywOR+rwIt5m2ZAWSe5AIJcTat8vGlnPFAv15ycCrw33t6iFsXZ6mzHVFh2psSjxQPmI+xgzMZZizUAukBI4aQ==
8225+
rollup@3.25.2:
8226+
version "3.25.2"
8227+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.25.2.tgz#3479d72955a83da9019f926d4ba285d630b7656b"
8228+
integrity sha512-VLnkxZMDr3jpxgtmS8pQZ0UvhslmF4ADq/9w4erkctbgjCqLW9oa89fJuXEs4ZmgyoF7Dm8rMDKSS5b5u2hHUg==
82298229
optionalDependencies:
82308230
fsevents "~2.3.2"
82318231

0 commit comments

Comments
 (0)