Skip to content

Commit

Permalink
chore(deps): bump @types/jsonpath from 0.2.2 to 0.2.4
Browse files Browse the repository at this point in the history
Bumps [@types/jsonpath](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsonpath) from 0.2.2 to 0.2.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jsonpath)

---
updated-dependencies:
- dependency-name: "@types/jsonpath"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 1b748e7 commit 3a1672c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/kubernetes-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@hawtio/online-oauth": "workspace:*",
"@hawtio/react": "^0.9.2",
"@types/jquery": "^3.5.29",
"@types/jsonpath": "^0.2.0",
"@types/jsonpath": "^0.2.4",
"@types/node": "^18.18.11",
"eventemitter3": "^5.0.1",
"jquery": "^3.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/management-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"devDependencies": {
"@types/jest": "^29.5.8",
"@types/jquery": "^3.5.29",
"@types/jsonpath": "^0.2.0",
"@types/jsonpath": "^0.2.4",
"babel-jest": "^29.6.1",
"eslint-config-react-app": "^7.0.1",
"jest": "^29.6.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1995,7 +1995,7 @@ __metadata:
"@hawtio/react": ^0.9.2
"@types/jest": ^29.5.8
"@types/jquery": ^3.5.29
"@types/jsonpath": ^0.2.0
"@types/jsonpath": ^0.2.4
"@types/node": ^18.18.11
babel-jest: ^29.6.1
eslint-config-react-app: ^7.0.1
Expand Down Expand Up @@ -2066,7 +2066,7 @@ __metadata:
"@hawtio/react": ^0.9.2
"@types/jest": ^29.5.8
"@types/jquery": ^3.5.29
"@types/jsonpath": ^0.2.0
"@types/jsonpath": ^0.2.4
babel-jest: ^29.6.1
eslint-config-react-app: ^7.0.1
eventemitter3: ^5.0.1
Expand Down Expand Up @@ -3722,10 +3722,10 @@ __metadata:
languageName: node
linkType: hard

"@types/jsonpath@npm:^0.2.0":
version: 0.2.2
resolution: "@types/jsonpath@npm:0.2.2"
checksum: 6db26bf94b316733293de8727e4a431865d1227f033344192c195d47baeb748f1de56732eb43885e745f27e1c7ef0e029b373718675cc14026d319de57842394
"@types/jsonpath@npm:^0.2.4":
version: 0.2.4
resolution: "@types/jsonpath@npm:0.2.4"
checksum: 401c59dd26eb47e59af10a558788e6d69600adfafec134bf0691a48a80f1ee4f61afaa235663d043c20d7de6f036037731f8289e9662a031bf460a22f156638b
languageName: node
linkType: hard

Expand Down

0 comments on commit 3a1672c

Please sign in to comment.