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 27, 2024
1 parent a8e1a49 commit 8e07f7f
Show file tree
Hide file tree
Showing 5 changed files with 60 additions and 79 deletions.
105 changes: 48 additions & 57 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.

6 changes: 3 additions & 3 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 @@ -91,12 +91,12 @@
"ajv": "7.2.4",
"ansi-regex": "5.0.1",
"body-parser": "1.20.3",
"caniuse-lite": "1.0.30001663",
"caniuse-lite": "1.0.30001664",
"cheerio": "1.0.0",
"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
6 changes: 3 additions & 3 deletions gradle/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencyResolutionManagement {
// version('hamcrest', '1.3')
version('hamcrest', '2.2')
version('httpClient5', '5.4')
version('infinispan', '15.0.8.Final')
version('infinispan', '15.0.9.Final')
version('jacksonCore', '2.17.2')
version('jacksonDatabind', '2.17.2')
version('jacksonDataformatYaml', '2.17.2')
Expand All @@ -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 8e07f7f

Please sign in to comment.