Skip to content

Commit 5c8442f

Browse files
build(deps-dev): bump rollup from 3.23.0 to 3.29.5 in /tools/sva (#5826)
Bumps [rollup](https://github.com/rollup/rollup) from 3.23.0 to 3.29.5. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v3.23.0...v3.29.5) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c0e6399 commit 5c8442f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

tools/sva/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"eslint": "^8.41.0",
2020
"esm": "^3.2.25",
2121
"mocha": "^10.2.0",
22-
"rollup": "^3.23.0",
22+
"rollup": "^3.29.5",
2323
"serve": "^14.2.0"
2424
}
2525
}

tools/sva/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1189,10 +1189,10 @@ rimraf@^3.0.2:
11891189
dependencies:
11901190
glob "^7.1.3"
11911191

1192-
rollup@^3.23.0:
1193-
version "3.23.0"
1194-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.23.0.tgz#b8d6146dac4bf058ee817f92820988e9b358b564"
1195-
integrity sha512-h31UlwEi7FHihLe1zbk+3Q7z1k/84rb9BSwmBSr/XjOCEaBJ2YyedQDuM0t/kfOS0IxM+vk1/zI9XxYj9V+NJQ==
1192+
rollup@^3.29.5:
1193+
version "3.29.5"
1194+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.5.tgz#8a2e477a758b520fb78daf04bca4c522c1da8a54"
1195+
integrity sha512-GVsDdsbJzzy4S/v3dqWPJ7EfvZJfCHiDqe80IyrF59LYuP+e6U1LJoUqeuqRbwAWoMNoXivMNeNAOf5E22VA1w==
11961196
optionalDependencies:
11971197
fsevents "~2.3.2"
11981198

0 commit comments

Comments
 (0)