Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies with stable version (#…
Browse files Browse the repository at this point in the history
…1254)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 18, 2024
1 parent 856dc0d commit d9e6890
Show file tree
Hide file tree
Showing 4 changed files with 74 additions and 75 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@types/flat": "^5.0.5",
"@types/js-yaml": "^4.0.9",
"@types/jsdom": "^21.1.6",
"@types/node": "^18.19.21",
"@types/node": "^18.19.22",
"@types/uuid": "^9.0.8",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-plugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,6 @@
"@kong-ui-public/entities-shared": "workspace:^",
"@kong-ui-public/forms": "^2.2.0",
"@kong/icons": "^1.8.14",
"marked": "^12.0.0"
"marked": "^12.0.1"
}
}
2 changes: 1 addition & 1 deletion packages/portal/swagger-ui-web-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@kong/swagger-ui-kong-theme-universal": "^4.3.3",
"react": "17.0.2",
"react-dom": "17.0.2",
"swagger-client": "^3.25.4",
"swagger-client": "^3.26.0",
"swagger-ui": "^5.1.3"
},
"repository": {
Expand Down
Loading

0 comments on commit d9e6890

Please sign in to comment.