Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

Commit

Permalink
chore(deps): update dependency @types/jquery to v3.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 17, 2021
1 parent 7868037 commit 33b928c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/userscript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
],
"devDependencies": {
"@types/dojo": "1.9.43",
"@types/jquery": "3.5.5",
"@types/jquery": "3.5.6",
"pnp-webpack-plugin": "1.6.4",
"ts-loader": "8.2.0",
"typescript": "4.2.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -191,12 +191,12 @@ __metadata:
languageName: node
linkType: hard

"@types/jquery@npm:3.5.5":
version: 3.5.5
resolution: "@types/jquery@npm:3.5.5"
"@types/jquery@npm:3.5.6":
version: 3.5.6
resolution: "@types/jquery@npm:3.5.6"
dependencies:
"@types/sizzle": "*"
checksum: 9e3c34451577c6916ac9de8a26fd8bce2831cb5861116514cba4a984189067635a3e084039308324d8e20bfa5f2e1ce7725a509110e5e05487b91f9369b1ae43
checksum: b59c43f42ad94cb428c8708e1c0e9589a4e2cf8ca38a34528630081de2b715f0760d02e73171934896573a6e817c45c9ded725ae13e9f8d33509f67ae4f1bd01
languageName: node
linkType: hard

Expand Down Expand Up @@ -6346,7 +6346,7 @@ typescript@4.2.4:
resolution: "userscript@workspace:packages/userscript"
dependencies:
"@types/dojo": 1.9.43
"@types/jquery": 3.5.5
"@types/jquery": 3.5.6
pnp-webpack-plugin: 1.6.4
ts-loader: 8.2.0
tslib: ^2.2.0
Expand Down

0 comments on commit 33b928c

Please sign in to comment.