Skip to content

Commit 57ea723

Browse files
committed
chore: bump madwizard 0.19.3 -> 0.19.4
picks up a bug fix for showing emacs temporaries in the profiles menu also a few other minor bumps (allotment 1.15 -> 1.16)
1 parent ef7a819 commit 57ea723

File tree

3 files changed

+24
-24
lines changed

3 files changed

+24
-24
lines changed

package-lock.json

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

plugins/plugin-codeflare/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
},
2525
"dependencies": {
2626
"@logdna/tail-file": "^3.0.0",
27-
"@patternfly/react-charts": "^6.77.1",
28-
"@patternfly/react-core": "^4.224.1",
29-
"allotment": "^1.15.0",
27+
"@patternfly/react-charts": "^6.84.8",
28+
"@patternfly/react-core": "^4.231.8",
29+
"allotment": "^1.16.0",
3030
"asciinema-player": "^3.0.1",
3131
"chokidar": "^3.5.3",
3232
"needle": "^3.1.0",

plugins/plugin-madwizard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"access": "public"
2424
},
2525
"dependencies": {
26-
"madwizard": "^0.19.3",
26+
"madwizard": "^0.19.4",
2727
"@guidebooks/store": "^0.4.0"
2828
}
2929
}

0 commit comments

Comments
 (0)