chore(deps): update dependency @types/body-scroll-lock to v2.6.2

This commit is contained in:
Renovate Bot
2021-07-06 18:46:45 +00:00
committed by Łukasz Mierzwa
parent 136e2ad831
commit d876b3567c
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -4856,9 +4856,9 @@
}
},
"@types/body-scroll-lock": {
"version": "2.6.1",
"resolved": "https://registry.npmjs.org/@types/body-scroll-lock/-/body-scroll-lock-2.6.1.tgz",
"integrity": "sha512-PPFm/2A6LfKmSpvMg58gHtSqwwMChbcKKGhSCRIhY4MyFzhY8moAN6HrTCpOeZQUqkFdTFfMqr7njeqGLKt72Q==",
"version": "2.6.2",
"resolved": "https://registry.npmjs.org/@types/body-scroll-lock/-/body-scroll-lock-2.6.2.tgz",
"integrity": "sha512-PhoQPbwPYspXqf7lkwtF7aJzAwL88t+9E/e0b2X84tlHpU8ZuS9UNnLtkT0XhyZJYHpET5qRfIdZ0HBIxuc7HQ==",
"dev": true
},
"@types/braces": {

View File

@@ -59,7 +59,7 @@
"@storybook/preset-create-react-app": "3.1.7",
"@storybook/react": "6.3.2",
"@testing-library/react-hooks": "7.0.1",
"@types/body-scroll-lock": "2.6.1",
"@types/body-scroll-lock": "2.6.2",
"@types/bricks.js": "1.8.1",
"@types/enzyme": "3.10.8",
"@types/fontfaceobserver": "0.0.6",