chore(deps): update dependency @types/bricks.js to v1.8.2

This commit is contained in:
Renovate Bot
2021-07-08 01:34:08 +00:00
committed by renovate[bot]
parent fb24f9b9f8
commit 8c2f1d8a6f
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -4594,9 +4594,9 @@
"dev": true
},
"@types/bricks.js": {
"version": "1.8.1",
"resolved": "https://registry.npmjs.org/@types/bricks.js/-/bricks.js-1.8.1.tgz",
"integrity": "sha512-cIg3aZFILk8FsR8q1j76ThSo7JaLRHfk6vwiTDeqfUaAikqgu7j+bkAdiJknIbw8CNSSKo6Lrp7wiMuShVCWxg==",
"version": "1.8.2",
"resolved": "https://registry.npmjs.org/@types/bricks.js/-/bricks.js-1.8.2.tgz",
"integrity": "sha512-fXZJORe5vVtladzUiJI1RN07GXfmO+u4p5wLh567UmnZYbz9s4+m24txwO1mji4jA70ks347hcQCLW/IWlGX9Q==",
"dev": true
},
"@types/cheerio": {

View File

@@ -60,7 +60,7 @@
"@storybook/react": "6.3.3",
"@testing-library/react-hooks": "7.0.1",
"@types/body-scroll-lock": "2.6.2",
"@types/bricks.js": "1.8.1",
"@types/bricks.js": "1.8.2",
"@types/enzyme": "3.10.9",
"@types/fontfaceobserver": "0.0.7",
"@types/jest": "26.0.24",