Skip to content

Commit

Permalink
chore(deps): update dependency @types/cookie to v0.5.3 (#270)
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 Oct 31, 2023
1 parent e8658b1 commit d6de5a6
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"devDependencies": {
"@rushstack/eslint-patch": "^1.2.0",
"@tailwindcss/line-clamp": "0.4.4",
"@types/cookie": "0.5.2",
"@types/cookie": "0.5.3",
"@types/html-escaper": "3.0.0",
"@types/ioredis": "4.28.10",
"@types/minimatch": "5.1.2",
Expand Down
17 changes: 12 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1501,10 +1501,10 @@ __metadata:
languageName: node
linkType: hard

"@types/cookie@npm:0.5.2, @types/cookie@npm:^0.5.1":
version: 0.5.2
resolution: "@types/cookie@npm:0.5.2"
checksum: 4a1e46379d877f5a3cc687a9799dd72e5f7e68c4764d45cb469789dec92b4b4a7a5bb8b10a08c90be15939fa7b9b402f87ed339dfac0cabf43699c5189880e88
"@types/cookie@npm:0.5.3":
version: 0.5.3
resolution: "@types/cookie@npm:0.5.3"
checksum: b785618f6b2fdceb6a20a17e1dfe99651b1e5c2c079f486de76dfb21b508f09d91913755e4a6dbdfe628882ea32466bb2e9318b114ce34efa5e624356494fcab
languageName: node
linkType: hard

Expand All @@ -1515,6 +1515,13 @@ __metadata:
languageName: node
linkType: hard

"@types/cookie@npm:^0.5.1":
version: 0.5.2
resolution: "@types/cookie@npm:0.5.2"
checksum: 4a1e46379d877f5a3cc687a9799dd72e5f7e68c4764d45cb469789dec92b4b4a7a5bb8b10a08c90be15939fa7b9b402f87ed339dfac0cabf43699c5189880e88
languageName: node
linkType: hard

"@types/cookies@npm:*":
version: 0.7.8
resolution: "@types/cookies@npm:0.7.8"
Expand Down Expand Up @@ -8458,7 +8465,7 @@ __metadata:
"@rushstack/eslint-patch": ^1.2.0
"@tailwindcss/forms": 0.5.6
"@tailwindcss/line-clamp": 0.4.4
"@types/cookie": 0.5.2
"@types/cookie": 0.5.3
"@types/html-escaper": 3.0.0
"@types/ioredis": 4.28.10
"@types/minimatch": 5.1.2
Expand Down

0 comments on commit d6de5a6

Please sign in to comment.