Skip to content

Commit 4d1fe2c

Browse files
committed
Update dependency rollup to v3.26.0
1 parent a2c2ac2 commit 4d1fe2c

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.3",
71+
"rollup": "3.26.0",
7272
"rollup-plugin-dts": "5.3.0",
7373
"sinon": "15.2.0",
7474
"typescript": "5.1.6"

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.3:
8226-
version "3.25.3"
8227-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.25.3.tgz#f9a8986f0f244bcfde2208da91ba46b8fd252551"
8228-
integrity sha512-ZT279hx8gszBj9uy5FfhoG4bZx8c+0A1sbqtr7Q3KNWIizpTdDEPZbV2xcbvHsnFp4MavCQYZyzApJ+virB8Yw==
8225+
rollup@3.26.0:
8226+
version "3.26.0"
8227+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.26.0.tgz#9f2e0316a4ca641911cefd8515c562a9124e6130"
8228+
integrity sha512-YzJH0eunH2hr3knvF3i6IkLO/jTjAEwU4HoMUbQl4//Tnl3ou0e7P5SjxdDr8HQJdeUJShlbEHXrrnEHy1l7Yg==
82298229
optionalDependencies:
82308230
fsevents "~2.3.2"
82318231

0 commit comments

Comments
 (0)