Skip to content

Commit

Permalink
chore(deps): bump jolokia.js from 2.0.0-m4.0 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [jolokia.js](https://github.com/jolokia/jolokia) from 2.0.0-m4.0 to 2.0.0.
- [Release notes](https://github.com/jolokia/jolokia/releases)
- [Changelog](https://github.com/jolokia/jolokia/blob/v2.0.0/HOWTO_RELEASE.md)
- [Commits](https://github.com/jolokia/jolokia/commits/v2.0.0)

---
updated-dependencies:
- dependency-name: jolokia.js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tadayosi committed Dec 19, 2023
1 parent a659ef6 commit 5a657d4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/hawtio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@types/react-router-dom": "^5.3.3",
"dagre": "^0.8.5",
"eventemitter3": "^5.0.1",
"jolokia.js": "^2.0.0-m4.0",
"jolokia.js": "^2.0.0",
"jquery": "^3.7.1",
"js-logger": "^1.6.1",
"keycloak-js": "^23.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2214,7 +2214,7 @@ __metadata:
jest-environment-jsdom: "npm:^29.7.0"
jest-fetch-mock: "npm:^3.0.3"
jest-watch-typeahead: "npm:^2.2.2"
jolokia.js: "npm:^2.0.0-m4.0"
jolokia.js: "npm:^2.0.0"
jquery: "npm:^3.7.1"
js-logger: "npm:^1.6.1"
keycloak-js: "npm:^23.0.1"
Expand Down Expand Up @@ -12620,9 +12620,9 @@ __metadata:
languageName: node
linkType: hard

"jolokia.js@npm:^2.0.0-m4.0":
version: 2.0.0-m4.0
resolution: "jolokia.js@npm:2.0.0-m4.0"
"jolokia.js@npm:^2.0.0":
version: 2.0.0
resolution: "jolokia.js@npm:2.0.0"
dependencies:
jquery: "npm:^3.7.1"
peerDependencies:
Expand All @@ -12633,7 +12633,7 @@ __metadata:
optional: true
jsdom:
optional: true
checksum: b7d8f21879eb129b65cb09ae81bc6f872f523cb131a8871bd74b6da18078a14fce1a0b39bb01535a412a69dd4988fba1663677c1c2663f7458d64eacf50d3dc8
checksum: d530e54ce076804d233d4294dec10098defd1307d1973b42e673006070fb2a7e8ff6c8e181467a5fceb2149c2426e38acca9a33312124ecf76235c564734dd3c
languageName: node
linkType: hard

Expand Down

0 comments on commit 5a657d4

Please sign in to comment.