Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: "@types/jquery"
  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 Nov 27, 2023
1 parent 4001986 commit 1b748e7
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion packages/kubernetes-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"@hawtio/online-oauth": "workspace:*",
"@hawtio/react": "^0.9.2",
"@types/jquery": "^3.5.25",
"@types/jquery": "^3.5.29",
"@types/jsonpath": "^0.2.0",
"@types/node": "^18.18.11",
"eventemitter3": "^5.0.1",
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 @@ -42,7 +42,7 @@
},
"devDependencies": {
"@types/jest": "^29.5.8",
"@types/jquery": "^3.5.25",
"@types/jquery": "^3.5.29",
"@types/jsonpath": "^0.2.0",
"babel-jest": "^29.6.1",
"eslint-config-react-app": "^7.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/oauth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"devDependencies": {
"@types/jest": "^29.5.8",
"@types/jquery": "^3.5.25",
"@types/jquery": "^3.5.29",
"jest": "^29.6.1",
"jest-environment-jsdom": "^29.6.1",
"jest-fetch-mock": "^3.0.3",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1994,7 +1994,7 @@ __metadata:
"@hawtio/online-oauth": "workspace:*"
"@hawtio/react": ^0.9.2
"@types/jest": ^29.5.8
"@types/jquery": ^3.5.25
"@types/jquery": ^3.5.29
"@types/jsonpath": ^0.2.0
"@types/node": ^18.18.11
babel-jest: ^29.6.1
Expand Down Expand Up @@ -2065,7 +2065,7 @@ __metadata:
"@hawtio/online-kubernetes-api": "workspace:*"
"@hawtio/react": ^0.9.2
"@types/jest": ^29.5.8
"@types/jquery": ^3.5.25
"@types/jquery": ^3.5.29
"@types/jsonpath": ^0.2.0
babel-jest: ^29.6.1
eslint-config-react-app: ^7.0.1
Expand Down Expand Up @@ -2137,7 +2137,7 @@ __metadata:
dependencies:
"@hawtio/react": ^0.9.2
"@types/jest": ^29.5.8
"@types/jquery": ^3.5.25
"@types/jquery": ^3.5.29
babel-jest: ^29.6.1
fetch-intercept: ^2.4.0
jest: ^29.6.1
Expand Down Expand Up @@ -3679,21 +3679,21 @@ __metadata:
languageName: node
linkType: hard

"@types/jquery@npm:^3.5.25":
version: 3.5.25
resolution: "@types/jquery@npm:3.5.25"
"@types/jquery@npm:^3.5.27":
version: 3.5.27
resolution: "@types/jquery@npm:3.5.27"
dependencies:
"@types/sizzle": "*"
checksum: 912ce4212447a7c640147345c6b46bde5b12bafc2c97e1abc76939174c3109e3dbb361a534af717be2da4e907bc257558a6bc631971fcc47f7e5f044d315183e
checksum: a217d3dbf134134e1b1e10bb0a197523eb362d8e2aa2ae2ad909ae8db0d625f5784203a0794a498b7a09e495ae7822512b3112440cc96b8374eda4afc33b0d6e
languageName: node
linkType: hard

"@types/jquery@npm:^3.5.27":
version: 3.5.27
resolution: "@types/jquery@npm:3.5.27"
"@types/jquery@npm:^3.5.29":
version: 3.5.29
resolution: "@types/jquery@npm:3.5.29"
dependencies:
"@types/sizzle": "*"
checksum: a217d3dbf134134e1b1e10bb0a197523eb362d8e2aa2ae2ad909ae8db0d625f5784203a0794a498b7a09e495ae7822512b3112440cc96b8374eda4afc33b0d6e
checksum: 5e959762d6f7050b07b4387b6507a308113384566a77cfc4f8d0f54c2fb0a79f6bc8c057706c6aa4840cde56f32ad0e5814fb53c5f078c5db9e01670a1ecd535
languageName: node
linkType: hard

Expand Down

0 comments on commit 1b748e7

Please sign in to comment.