Skip to content

Commit 25d4a69

Browse files
chore: update dependency @types/negotiator to v0.6.4 (#324)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cf3a6cc commit 25d4a69

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@graphql-codegen/typescript-graphql-request": "6.3.0",
5555
"@svgr/webpack": "8.1.0",
5656
"@tailwindcss/typography": "0.5.16",
57-
"@types/negotiator": "0.6.3",
57+
"@types/negotiator": "0.6.4",
5858
"@types/node": "22.15.30",
5959
"@types/react": "18.3.23",
6060
"@types/react-dom": "18.3.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2910,10 +2910,10 @@
29102910
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
29112911
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
29122912

2913-
"@types/[email protected].3":
2914-
version "0.6.3"
2915-
resolved "https://registry.yarnpkg.com/@types/negotiator/-/negotiator-0.6.3.tgz#29e8fce64e35f57f6fe9c624f8e4ed304357745a"
2916-
integrity sha512-JkXTOdKs5MF086b/pt8C3+yVp3iDUwG635L7oCH6HvJvvr6lSUU5oe/gLXnPEfYRROHjJIPgCV6cuAg8gGkntQ==
2913+
"@types/[email protected].4":
2914+
version "0.6.4"
2915+
resolved "https://registry.yarnpkg.com/@types/negotiator/-/negotiator-0.6.4.tgz#d2c0e186cfe1ce2ba38818acce756284ca4d8642"
2916+
integrity sha512-elf6BsTq+AkyNsb2h5cGNst2Mc7dPliVoAPm1fXglC/BM3f2pFA40BaSSv3E5lyHteEawVKLP+8TwiY1DMNb3A==
29172917

29182918
"@types/node@*":
29192919
version "18.11.10"

0 commit comments

Comments
 (0)