Skip to content

Commit 339eda7

Browse files
committed
Update dependency rollup to v3.24.0
1 parent 3bda8a7 commit 339eda7

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.23.1",
71+
"rollup": "3.24.0",
7272
"rollup-plugin-dts": "5.3.0",
7373
"sinon": "15.1.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.23.1:
8226-
version "3.23.1"
8227-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.23.1.tgz#a6e50cb86a17fc2e3248d8ec12ff8666992b0780"
8228-
integrity sha512-ybRdFVHOoljGEFILHLd2g/qateqUdjE6YS41WXq4p3C/WwD3xtWxV4FYWETA1u9TeXQc5K8L8zHE5d/scOvrOQ==
8225+
rollup@3.24.0:
8226+
version "3.24.0"
8227+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.24.0.tgz#865dee1fe0bb528747b59914dfab25e6f480e370"
8228+
integrity sha512-OgraHOIg2YpHQTjl0/ymWfFNBEyPucB7lmhXrQUh38qNOegxLapSPFs9sNr0qKR75awW41D93XafoR2QfhBdUQ==
82298229
optionalDependencies:
82308230
fsevents "~2.3.2"
82318231

0 commit comments

Comments
 (0)