Skip to content

Commit

Permalink
build(deps): Update dependency jquery to ^3.6.1 (#1737)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 28, 2022
1 parent dcd2703 commit 245067c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion e2e/custom-typings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"name": "custom-typings",
"devDependencies": {
"@types/jquery": "^3.5.14",
"jquery": "^3.6.0"
"jquery": "^3.6.1"
}
}
10 changes: 5 additions & 5 deletions e2e/custom-typings/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@ __metadata:
resolution: "custom-typings@workspace:."
dependencies:
"@types/jquery": ^3.5.14
jquery: ^3.6.0
jquery: ^3.6.1
languageName: unknown
linkType: soft

"jquery@npm:^3.6.0":
version: 3.6.0
resolution: "jquery@npm:3.6.0"
checksum: 8fd5fef4aa48fd374ec716dd1c1df1af407814a228e15c1260ca140de3a697c2a77c30c54ff1d238b6a3ab4ddc445ddeef9adce6c6d28e4869d85eb9d3951c0e
"jquery@npm:^3.6.1":
version: 3.6.1
resolution: "jquery@npm:3.6.1"
checksum: 6177d866a74f1137cad800f142c7cdbd5ab19cd4282546f8bdb4890c9f933b1d542ab96f2aa15d007e43c98de7315b0513e849ec5359d3ac5640f720892fe547
languageName: node
linkType: hard

0 comments on commit 245067c

Please sign in to comment.