豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

Commit fd44943

Browse files
build(deps): update prop-types requirement from ^15.6.2 to ^15.8.1 in /superset-frontend/plugins/legacy-plugin-chart-partition (#26524)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 602e856 commit fd44943

File tree

1 file changed

+1
-1
lines changed
  • superset-frontend/plugins/legacy-plugin-chart-partition

1 file changed

+1
-1
lines changed

superset-frontend/plugins/legacy-plugin-chart-partition/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"d3": "^3.5.17",
2727
"d3-hierarchy": "^1.1.8",
28-
"prop-types": "^15.6.2"
28+
"prop-types": "^15.8.1"
2929
},
3030
"peerDependencies": {
3131
"@superset-ui/chart-controls": "*",

0 commit comments

Comments
 (0)