Skip to content

Commit

Permalink
chore: Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 26, 2024
1 parent b2439e7 commit 2a05c23
Show file tree
Hide file tree
Showing 5 changed files with 54 additions and 73 deletions.
97 changes: 44 additions & 53 deletions api-catalog-ui/frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions api-catalog-ui/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@react-loadable/revised": "1.5.0",
"@types/enzyme": "3.10.18",
"@types/jest": "29.5.13",
"@types/react": "18.3.8",
"@types/react": "18.3.9",
"agentkeepalive": "4.5.0",
"buffer": "6.0.3",
"emotion-theming": "11.0.0",
Expand Down Expand Up @@ -96,7 +96,7 @@
"concurrently": "5.3.0",
"cors": "2.8.5",
"cross-env": "7.0.3",
"cypress": "13.14.2",
"cypress": "13.15.0",
"cypress-file-upload": "5.0.8",
"enzyme": "3.11.0",
"eslint": "7.32.0",
Expand Down
4 changes: 2 additions & 2 deletions gradle/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ dependencyResolutionManagement {
version('jjwt', '0.12.6')
version('jsonPath', '2.9.0')
version('jsonSmart', '2.5.1')
version('junitJupiter', '5.11.0')
version('junitPlatform', '1.11.0')
version('junitJupiter', '5.11.1')
version('junitPlatform', '1.11.1')
version('lettuce', '6.4.0.RELEASE')
// force version in build.gradle file - compatibility with Slf4j
version('log4j', '2.24.0')
Expand Down
20 changes: 5 additions & 15 deletions zowe-cli-id-federation-plugin/npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion zowe-cli-id-federation-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
"devDependencies": {
"@types/jest": "29.5.13",
"@types/node": "18.19.50",
"@types/node": "18.19.53",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@zowe/cli": "7.29.2",
Expand Down

0 comments on commit 2a05c23

Please sign in to comment.