Skip to content

Commit

Permalink
Merge pull request #1252 from ral-facilities/renovate/jsonwebtoken-9.x
Browse files Browse the repository at this point in the history
Update dependency @types/jsonwebtoken to v9
  • Loading branch information
louise-davies authored Jan 24, 2023
2 parents 5bced3d + d27f078 commit 0615a8f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "14.4.2",
"@types/history": "4.7.3",
"@types/jsonwebtoken": "8.5.0",
"@types/jsonwebtoken": "9.0.1",
"@types/node": "18.11.9",
"@types/react": "17.0.38",
"@types/react-redux": "7.1.20",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3190,12 +3190,12 @@ __metadata:
languageName: node
linkType: hard

"@types/jsonwebtoken@npm:8.5.0":
version: 8.5.0
resolution: "@types/jsonwebtoken@npm:8.5.0"
"@types/jsonwebtoken@npm:9.0.1":
version: 9.0.1
resolution: "@types/jsonwebtoken@npm:9.0.1"
dependencies:
"@types/node": "*"
checksum: e8f9ab96ec5cf76195c0d31cf555371824b673939064efec698ca99525ce46476af54debd1f66bd732e6079e134848b97163797009c4b47a767448a0c6ddaeda
checksum: a7f0925e9a42ad3ae970364c63c5986d40da5c83d51d3f4e624eb0f064a380376f9e3fb3f2f837390a9ab80143f5d75fd51866da30e110f6b486a3379e1c768f
languageName: node
linkType: hard

Expand Down Expand Up @@ -13949,7 +13949,7 @@ __metadata:
"@types/history": 4.7.3
"@types/jest": 29.2.0
"@types/js-cookie": 3.0.1
"@types/jsonwebtoken": 8.5.0
"@types/jsonwebtoken": 9.0.1
"@types/node": 18.11.9
"@types/react": 17.0.38
"@types/react-dom": 17.0.11
Expand Down

0 comments on commit 0615a8f

Please sign in to comment.