Skip to content

Commit a35abf0

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

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.0.2",
82-
"@types/js-cookie": "2.2.7",
82+
"@types/js-cookie": "3.0.1",
8383
"@types/jsoneditor": "8.6.2",
8484
"@types/node": "14.17.33",
8585
"@types/react": "17.0.20",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5611,10 +5611,10 @@
56115611
jest-diff "^27.0.0"
56125612
pretty-format "^27.0.0"
56135613

5614-
"@types/js-cookie@2.2.7":
5615-
version "2.2.7"
5616-
resolved "https://registry.yarnpkg.com/@types/js-cookie/-/js-cookie-2.2.7.tgz#226a9e31680835a6188e887f3988e60c04d3f6a3"
5617-
integrity sha512-aLkWa0C0vO5b4Sr798E26QgOkss68Un0bLjs7u9qxzPT5CG+8DuNTffWES58YzJs3hrVAOs1wonycqEBqNJubA==
5614+
"@types/js-cookie@3.0.1":
5615+
version "3.0.1"
5616+
resolved "https://registry.yarnpkg.com/@types/js-cookie/-/js-cookie-3.0.1.tgz#04aa743e2e0a85a22ee9aa61f6591a8bc19b5d68"
5617+
integrity sha512-7wg/8gfHltklehP+oyJnZrz9XBuX5ZPP4zB6UsI84utdlkRYLnOm2HfpLXazTwZA+fpGn0ir8tGNgVnMEleBGQ==
56185618

56195619
"@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":
56205620
version "7.0.7"

0 commit comments

Comments
 (0)