Skip to content

Commit 4f7deca

Browse files
committed
Update dependency rollup to ^3.9.1
1 parent ad26a5a commit 4f7deca

File tree

4 files changed

+21
-21
lines changed

4 files changed

+21
-21
lines changed

example/package-lock.json

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

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@rollup/plugin-node-resolve": "^15.0.1",
1818
"codemirror": "^6.0.1",
1919
"eslint-linter-browserify": "file:../",
20-
"rollup": "^3.9.0",
20+
"rollup": "^3.9.1",
2121
"serve": "^14.1.2"
2222
}
2323
}

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
@@ -34,7 +34,7 @@
3434
"@rollup/plugin-node-resolve": "^15.0.1",
3535
"eslint": "8.31.0",
3636
"process": "^0.11.10",
37-
"rollup": "^3.9.0",
37+
"rollup": "^3.9.1",
3838
"rollup-plugin-node-builtins": "^2.1.2"
3939
}
4040
}

0 commit comments

Comments
 (0)