Skip to content

Commit 3352fed

Browse files
chore(deps): update dependency @types/js-cookie to v3
1 parent 4b09c96 commit 3352fed

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.36",
8181
"@types/jest": "27.5.2",
82-
"@types/js-cookie": "2.2.7",
82+
"@types/js-cookie": "3.0.3",
8383
"@types/jsoneditor": "8.6.2",
8484
"@types/node": "14.18.34",
8585
"@types/react": "17.0.20",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6674,10 +6674,10 @@
66746674
jest-matcher-utils "^27.0.0"
66756675
pretty-format "^27.0.0"
66766676

6677-
"@types/js-cookie@2.2.7":
6678-
version "2.2.7"
6679-
resolved "https://registry.yarnpkg.com/@types/js-cookie/-/js-cookie-2.2.7.tgz#226a9e31680835a6188e887f3988e60c04d3f6a3"
6680-
integrity sha512-aLkWa0C0vO5b4Sr798E26QgOkss68Un0bLjs7u9qxzPT5CG+8DuNTffWES58YzJs3hrVAOs1wonycqEBqNJubA==
6677+
"@types/js-cookie@3.0.3":
6678+
version "3.0.3"
6679+
resolved "https://registry.yarnpkg.com/@types/js-cookie/-/js-cookie-3.0.3.tgz#d6bfbbdd0c187354ca555213d1962f6d0691ff4e"
6680+
integrity sha512-Xe7IImK09HP1sv2M/aI+48a20VX+TdRJucfq4vfRVy6nWN8PYPOEnlMRSgxJAgYQIXJVL8dZ4/ilAM7dWNaOww==
66816681

66826682
"@types/json-schema@*", "@types/json-schema@^7.0.3", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.6", "@types/json-schema@^7.0.7":
66836683
version "7.0.7"

0 commit comments

Comments
 (0)