Skip to content

Commit

Permalink
chore(deps): bump cookie and @types/cookie (#829)
Browse files Browse the repository at this point in the history
Bumps [cookie](https://github.com/jshttp/cookie) and [@types/cookie](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cookie). These dependencies needed to be updated together.

Updates `cookie` from 0.5.0 to 0.6.0
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Changelog](https://github.com/jshttp/cookie/blob/master/HISTORY.md)
- [Commits](jshttp/cookie@v0.5.0...v0.6.0)

Updates `@types/cookie` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/cookie)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: "@types/cookie"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 0385efe commit 849e2bf
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.4.3",
"@types/content-type": "1.1.5",
"@types/cookie": "0.5.1",
"@types/cookie": "0.6.0",
"@types/jest": "27.4.1",
"@types/lodash": "4.14.196",
"@types/react": "17.0.44",
Expand All @@ -30,7 +30,7 @@
"chrome-types": "0.1.199",
"content-type": "1.0.5",
"conventional-changelog-conventionalcommits": "5.0.0",
"cookie": "0.5.0",
"cookie": "0.6.0",
"devtools-protocol": "0.0.1188167",
"esbuild": "0.16.17",
"esbuild-plugin-svgr": "1.1.0",
Expand Down

0 comments on commit 849e2bf

Please sign in to comment.