Skip to content

Commit 2f16f72

Browse files
Update dependency rollup to v3.27.2
1 parent b80b6bb commit 2f16f72

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"eslint-plugin-json": "3.1.0",
3434
"jest": "29.3.1",
3535
"prettier": "2.7.1",
36-
"rollup": "3.4.0",
36+
"rollup": "3.27.2",
3737
"rollup-plugin-includepaths": "0.2.4",
3838
"rollup-plugin-node-builtins": "2.1.2",
3939
"rollup-plugin-node-globals": "1.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3925,10 +3925,10 @@ rollup-pluginutils@^2.3.1:
39253925
dependencies:
39263926
estree-walker "^0.6.1"
39273927

3928-
rollup@3.4.0:
3929-
version "3.4.0"
3930-
resolved "https://registry.npmjs.org/rollup/-/rollup-3.4.0.tgz"
3931-
integrity sha512-4g8ZrEFK7UbDvy3JF+d5bLiC8UKkS3n/27/cnVeESwB1LVPl6MoPL32/6+SCQ1vHTp6Mvp2veIHtwELhi+uXEw==
3928+
rollup@3.27.2:
3929+
version "3.27.2"
3930+
resolved "https://registry.npmjs.org/rollup/-/rollup-3.27.2.tgz"
3931+
integrity sha512-YGwmHf7h2oUHkVBT248x0yt6vZkYQ3/rvE5iQuVBh3WO8GcJ6BNeOkpoX1yMHIiBm18EMLjBPIoUDkhgnyxGOQ==
39323932
optionalDependencies:
39333933
fsevents "~2.3.2"
39343934

0 commit comments

Comments
 (0)