Skip to content

Commit

Permalink
Update dependency @types/body-scroll-lock to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 4, 2021
1 parent 365de04 commit b196b6b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@graphql-codegen/typescript": "1.22.0",
"@graphql-codegen/typescript-operations": "1.17.16",
"@graphql-codegen/typescript-react-apollo": "1.17.7",
"@types/body-scroll-lock": "2.6.2",
"@types/body-scroll-lock": "3.1.0",
"@types/styled-components": "5.1.14",
"apollo": "2.32.5"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2687,10 +2687,10 @@
dependencies:
"@babel/types" "^7.3.0"

"@types/body-scroll-lock@2.6.2":
version "2.6.2"
resolved "https://registry.yarnpkg.com/@types/body-scroll-lock/-/body-scroll-lock-2.6.2.tgz#ce56d17e1bf8383c08a074733c4e9e536a59ae61"
integrity sha512-PhoQPbwPYspXqf7lkwtF7aJzAwL88t+9E/e0b2X84tlHpU8ZuS9UNnLtkT0XhyZJYHpET5qRfIdZ0HBIxuc7HQ==
"@types/body-scroll-lock@3.1.0":
version "3.1.0"
resolved "https://registry.yarnpkg.com/@types/body-scroll-lock/-/body-scroll-lock-3.1.0.tgz#435f6abf682bf58640e1c2ee5978320b891970e7"
integrity sha512-3owAC4iJub5WPqRhxd8INarF2bWeQq1yQHBgYhN0XLBJMpd5ED10RrJ3aKiAwlTyL5wK7RkBD4SZUQz2AAAMdA==

"@types/color-name@^1.1.1":
version "1.1.1"
Expand Down

0 comments on commit b196b6b

Please sign in to comment.