Skip to content

Commit f5b09c5

Browse files
Merge pull request finos#1992 from markscott-ms/deps/rollup
fix(deps): update rollup
2 parents 0cf5864 + e304e69 commit f5b09c5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

calm-hub-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"express": "5.2.1",
7777
"nth-check": "2.1.1",
7878
"postcss": "8.5.6",
79-
"rollup": "4.53.5"
79+
"rollup": "4.54.0"
8080
},
8181
"proxy": "http://127.0.0.1:8080/",
8282
"eslintConfig": {

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
},
7373
"overrides": {
7474
"path-to-regexp": "3.3.0",
75-
"rollup": "4.53.5",
75+
"rollup": "4.54.0",
7676
"jsonpath-plus": "^10.3.0"
7777
}
7878
}

0 commit comments

Comments
 (0)