Skip to content

Commit

Permalink
build(deps): bump @jolokia.js/simple from 2.1.9 to 2.2.1
Browse files Browse the repository at this point in the history
Bumps [@jolokia.js/simple](https://github.com/jolokia/jolokia/tree/HEAD/packages/jolokia-simple) from 2.1.9 to 2.2.1.
- [Release notes](https://github.com/jolokia/jolokia/releases)
- [Commits](https://github.com/jolokia/jolokia/commits/v2.2.1/packages/jolokia-simple)

---
updated-dependencies:
- dependency-name: "@jolokia.js/simple"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tadayosi committed Jan 28, 2025
1 parent efee82c commit 43b441f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/hawtio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"dependencies": {
"@hawtio/camel-model-v4_4": "npm:@hawtio/camel-model@~4.4.3",
"@hawtio/camel-model-v4_8": "npm:@hawtio/camel-model@~4.8.1",
"@jolokia.js/simple": "^2.1.9",
"@jolokia.js/simple": "^2.2.1",
"@module-federation/utilities": "^3.1.40",
"@monaco-editor/react": "^4.6.0",
"@patternfly/react-charts": "~7.4.8",
Expand Down
19 changes: 13 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2027,7 +2027,7 @@ __metadata:
dependencies:
"@hawtio/camel-model-v4_4": "npm:@hawtio/camel-model@~4.4.3"
"@hawtio/camel-model-v4_8": "npm:@hawtio/camel-model@~4.8.1"
"@jolokia.js/simple": "npm:^2.1.9"
"@jolokia.js/simple": "npm:^2.2.1"
"@module-federation/utilities": "npm:^3.1.40"
"@monaco-editor/react": "npm:^4.6.0"
"@patternfly/react-charts": "npm:~7.4.8"
Expand Down Expand Up @@ -2390,12 +2390,12 @@ __metadata:
languageName: node
linkType: hard

"@jolokia.js/simple@npm:^2.1.9":
version: 2.1.9
resolution: "@jolokia.js/simple@npm:2.1.9"
"@jolokia.js/simple@npm:^2.2.1":
version: 2.2.1
resolution: "@jolokia.js/simple@npm:2.2.1"
dependencies:
jolokia.js: "npm:^2.1.9"
checksum: 10/fc88f0a7c7d01f932d9b0e84fdc0a8de99250fe88cd58006a6962c8723cdf242266a49c84cdabc501d8d1b1ebce859c271f4ea7ea0be6f9f68321b5521829d5f
jolokia.js: "npm:^2.2.1"
checksum: 10/417e78d187fdf36b0c47be89f344084b62b7ab463c8541281b643cd2c5ca736038d5e7dbd5a131991c23e3cbbca4e39a9f61c98fe221365c223857d0b65cd8c6
languageName: node
linkType: hard

Expand Down Expand Up @@ -10471,6 +10471,13 @@ __metadata:
languageName: node
linkType: hard

"jolokia.js@npm:^2.2.1":
version: 2.2.1
resolution: "jolokia.js@npm:2.2.1"
checksum: 10/d1582ad5c33b1b3de32177449d9760eb1f1f52e98cbf8a66b7f0ffa7ba142a030288c75b163e4e0b8bb271033ab7bc5796eb8e6295db6c60ed53dfb381eddeff
languageName: node
linkType: hard

"joycon@npm:^3.1.1":
version: 3.1.1
resolution: "joycon@npm:3.1.1"
Expand Down

0 comments on commit 43b441f

Please sign in to comment.