Skip to content

Commit

Permalink
Merge pull request #93 from privy-open-source/renovate/jquery-3.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency jquery to v3.7.1
  • Loading branch information
adenvt authored Oct 11, 2024
2 parents e2aba43 + 8cc7b61 commit e955550
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions packages/pena-jquery/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
"@privyid/pena": "workspace:^",
"@testing-library/dom": "9.3.0",
"@testing-library/jest-dom": "5.16.5",
"@types/jquery": "3.5.16",
"@types/jquery": "3.5.31",
"@vitest/coverage-c8": "0.29.8",
"browserslist-to-esbuild": "1.2.0",
"happy-dom": "8.9.0",
"jquery": "3.7.0",
"jquery": "3.7.1",
"typescript": "4.9.5",
"vite": "4.0.4",
"vite-plugin-dts": "2.1.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4279,11 +4279,11 @@ __metadata:
"@privyid/pena": "workspace:^"
"@testing-library/dom": 9.3.0
"@testing-library/jest-dom": 5.16.5
"@types/jquery": 3.5.16
"@types/jquery": 3.5.31
"@vitest/coverage-c8": 0.29.8
browserslist-to-esbuild: 1.2.0
happy-dom: 8.9.0
jquery: 3.7.0
jquery: 3.7.1
typescript: 4.9.5
vite: 4.0.4
vite-plugin-dts: 2.1.0
Expand Down Expand Up @@ -5654,12 +5654,12 @@ __metadata:
languageName: node
linkType: hard

"@types/jquery@npm:3.5.16":
version: 3.5.16
resolution: "@types/jquery@npm:3.5.16"
"@types/jquery@npm:3.5.31":
version: 3.5.31
resolution: "@types/jquery@npm:3.5.31"
dependencies:
"@types/sizzle": "*"
checksum: 13c995f15d1c2f1d322103dc1cb0a22b95eecc3e7546f00279b8731aea21d7ec04550af40e609ee48e755d4e11bf61c25b4aa9f53df3bcbec4b8fe8e81471732
checksum: 14a682a6a00e5b0bfe7afbb359ea2ada51b6fdbd962f8ba2b6077989935bd41f395b920581538d218d3ac81e6e3929acb86db9ccb8aa55a67066da9ed55db775
languageName: node
linkType: hard

Expand Down Expand Up @@ -13591,10 +13591,10 @@ __metadata:
languageName: node
linkType: hard

"jquery@npm:3.7.0":
version: 3.7.0
resolution: "jquery@npm:3.7.0"
checksum: 907785e133afc427650a131af5fccef66a404885037513b3d4d7d63aee6409bcc32a39836868c60e59b05aa0fb8ace8961c18b2ee3ffdf6ffdb571d6d7cd88ff
"jquery@npm:3.7.1":
version: 3.7.1
resolution: "jquery@npm:3.7.1"
checksum: 4370b8139d6ae82867eb6f7f21d1edccf1d1bdf41c0840920ea80d366c2cd5dbe1ceebb110ee9772aa839b04400faa1572c5c560b507c688ed7b61cea26c0e27
languageName: node
linkType: hard

Expand Down

0 comments on commit e955550

Please sign in to comment.