Skip to content

Commit 437d1a4

Browse files
committed
chore(deps): update dependency @types/js-cookie to v3
1 parent 7a54f6e commit 437d1a4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"@testing-library/user-event": "13.2.1",
8080
"@types/isomorphic-fetch": "0.0.35",
8181
"@types/jest": "27.0.2",
82-
"@types/js-cookie": "2.2.7",
82+
"@types/js-cookie": "3.0.0",
8383
"@types/jsoneditor": "8.6.1",
8484
"@types/node": "14.17.19",
8585
"@types/react": "17.0.20",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5379,10 +5379,10 @@
53795379
jest-diff "^27.0.0"
53805380
pretty-format "^27.0.0"
53815381

5382-
"@types/js-cookie@2.2.7":
5383-
version "2.2.7"
5384-
resolved "https://registry.yarnpkg.com/@types/js-cookie/-/js-cookie-2.2.7.tgz#226a9e31680835a6188e887f3988e60c04d3f6a3"
5385-
integrity sha512-aLkWa0C0vO5b4Sr798E26QgOkss68Un0bLjs7u9qxzPT5CG+8DuNTffWES58YzJs3hrVAOs1wonycqEBqNJubA==
5382+
"@types/js-cookie@3.0.0":
5383+
version "3.0.0"
5384+
resolved "https://registry.yarnpkg.com/@types/js-cookie/-/js-cookie-3.0.0.tgz#6dcc3ab167251ace6964310789d8ea80f732a82c"
5385+
integrity sha512-GDVwSzwBm4OdQajFCit2UMxskZVcOhs/hYeOvzVW1R+iW6ZOVIBgD+RSrYCtPT0pNBnwNgRaoPPKfoXcwDo+hg==
53865386

53875387
"@types/json-schema@*", "@types/json-schema@^7.0.3", "@types/json-schema@^7.0.4", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.6", "@types/json-schema@^7.0.7":
53885388
version "7.0.7"

0 commit comments

Comments
 (0)