Skip to content

Commit 8f4fad0

Browse files
committed
chore(deps): update dependency @types/js-cookie to v3
1 parent 59ed60b commit 8f4fad0

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.5.0",
8080
"@types/isomorphic-fetch": "0.0.35",
8181
"@types/jest": "27.4.1",
82-
"@types/js-cookie": "2.2.7",
82+
"@types/js-cookie": "3.0.1",
8383
"@types/jsoneditor": "8.6.2",
8484
"@types/node": "14.18.12",
8585
"@types/react": "17.0.20",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6062,10 +6062,10 @@
60626062
jest-matcher-utils "^27.0.0"
60636063
pretty-format "^27.0.0"
60646064

6065-
"@types/js-cookie@2.2.7":
6066-
version "2.2.7"
6067-
resolved "https://registry.yarnpkg.com/@types/js-cookie/-/js-cookie-2.2.7.tgz#226a9e31680835a6188e887f3988e60c04d3f6a3"
6068-
integrity sha512-aLkWa0C0vO5b4Sr798E26QgOkss68Un0bLjs7u9qxzPT5CG+8DuNTffWES58YzJs3hrVAOs1wonycqEBqNJubA==
6065+
"@types/js-cookie@3.0.1":
6066+
version "3.0.1"
6067+
resolved "https://registry.yarnpkg.com/@types/js-cookie/-/js-cookie-3.0.1.tgz#04aa743e2e0a85a22ee9aa61f6591a8bc19b5d68"
6068+
integrity sha512-7wg/8gfHltklehP+oyJnZrz9XBuX5ZPP4zB6UsI84utdlkRYLnOm2HfpLXazTwZA+fpGn0ir8tGNgVnMEleBGQ==
60696069

60706070
"@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":
60716071
version "7.0.7"

0 commit comments

Comments
 (0)