mirror of
https://github.com/streamich/react-use.git
synced 2026-01-25 14:17:16 +00:00
chore(deps): pin dependency @types/js-cookie to 2.2.4
This commit is contained in:
parent
a4fa5ec907
commit
22e67cfbfe
@ -80,7 +80,7 @@
|
||||
"@storybook/react": "5.3.1",
|
||||
"@testing-library/react-hooks": "3.2.1",
|
||||
"@types/jest": "24.0.25",
|
||||
"@types/js-cookie": "^2.2.4",
|
||||
"@types/js-cookie": "2.2.4",
|
||||
"@types/react": "16.9.11",
|
||||
"babel-core": "6.26.3",
|
||||
"babel-loader": "8.0.6",
|
||||
|
||||
@ -2929,7 +2929,7 @@
|
||||
dependencies:
|
||||
jest-diff "^24.3.0"
|
||||
|
||||
"@types/js-cookie@^2.2.4":
|
||||
"@types/js-cookie@2.2.4":
|
||||
version "2.2.4"
|
||||
resolved "https://registry.yarnpkg.com/@types/js-cookie/-/js-cookie-2.2.4.tgz#f79720b4755aa197c2e15e982e2f438f5748e348"
|
||||
integrity sha512-WTfSE1Eauak/Nrg6cA9FgPTFvVawejsai6zXoq0QYTQ3mxONeRtGhKxa7wMlUzWWmzrmTeV+rwLjHgsCntdrsA==
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user