2
0
mirror of https://github.com/tenrok/BBob.git synced 2026-06-11 18:02:26 +03:00

chore(deps): bump ua-parser-js in /packages/bbob-react (#96)

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.18 to 0.7.28.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.18...0.7.28)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-05-09 17:00:23 +02:00
committed by GitHub
parent c63cbdd7ad
commit 032980ef64
+32 -32
View File
@@ -5,61 +5,61 @@
"requires": true,
"dependencies": {
"@bbob/core": {
"version": "2.5.8",
"resolved": "https://registry.npmjs.org/@bbob/core/-/core-2.5.8.tgz",
"integrity": "sha512-B1uDrmJMUctUNaa7fa7EYh+C8D7slThcHJz3l+cwdpkC0uHIrAytunHLvf16Q8F8/8AiRyiSSAvHZCcb369GdA==",
"version": "2.6.2",
"resolved": "https://registry.npmjs.org/@bbob/core/-/core-2.6.2.tgz",
"integrity": "sha512-XD2o03+37mXziKzuTmKUm6xhZlzMUXAbIPFYYt0U1ZgHhmhWx+iUEBAAds/yneqjzdSUhrPTGpPEAeWHfQwp1g==",
"requires": {
"@bbob/parser": "^2.5.8"
"@bbob/parser": "^2.6.2"
}
},
"@bbob/html": {
"version": "2.5.8",
"resolved": "https://registry.npmjs.org/@bbob/html/-/html-2.5.8.tgz",
"integrity": "sha512-mDJ7I+3+SWpPWfYQM5qiIkNcSmNpJhhvxbutzPQwoo8c737e+0T41FHS4u4HO43TDA/y3+/HG0flghAc+qfQzA==",
"version": "2.6.2",
"resolved": "https://registry.npmjs.org/@bbob/html/-/html-2.6.2.tgz",
"integrity": "sha512-S3xTFmTiqaG9vanuWDEVscOHCV3ZYA2ZjxpdL3B2+XSLiA0d84o/YmY3t3VB7O4pgEy4ESihdtYoE247vwgsjA==",
"requires": {
"@bbob/core": "^2.5.8",
"@bbob/plugin-helper": "^2.5.8"
"@bbob/core": "^2.6.2",
"@bbob/plugin-helper": "^2.6.2"
}
},
"@bbob/parser": {
"version": "2.5.8",
"resolved": "https://registry.npmjs.org/@bbob/parser/-/parser-2.5.8.tgz",
"integrity": "sha512-B51LwSZF+Qh7XvnLFl5+HdzDvtfJ56jspuLiCa7nLOUDdnmOEF09a4rjXN2mI5YLmGnJWN0rDV032C4w3Uo3oA==",
"version": "2.6.2",
"resolved": "https://registry.npmjs.org/@bbob/parser/-/parser-2.6.2.tgz",
"integrity": "sha512-o3ZlvDlBaT8DmH1Un3+jdLNidMzkpB8s+dRyOO/1t7ahzk1svxhCDM15hNVGTy0zKOfBr1nQdwXd5ZuSG1nbAA==",
"requires": {
"@bbob/plugin-helper": "^2.5.8"
"@bbob/plugin-helper": "^2.6.2"
}
},
"@bbob/plugin-helper": {
"version": "2.5.8",
"resolved": "https://registry.npmjs.org/@bbob/plugin-helper/-/plugin-helper-2.5.8.tgz",
"integrity": "sha512-mAjQGPkiIsF99ECZLTiEuTpqNedfmQr2gtKvUJFyR98oibirJIRi9Puw1WMqXOW1ZomjXYFl26LrtHEgCwHxbA=="
"version": "2.6.2",
"resolved": "https://registry.npmjs.org/@bbob/plugin-helper/-/plugin-helper-2.6.2.tgz",
"integrity": "sha512-PUdwOQaLxKfyYTCg9As6RU544slQRGF5f71mTq+Dg4d1fNsi5ACv20W5A19tVxPVpJd8U+BbMrVNTxJIOEqT2Q=="
},
"@bbob/preset": {
"version": "2.5.8",
"resolved": "https://registry.npmjs.org/@bbob/preset/-/preset-2.5.8.tgz",
"integrity": "sha512-ZJAdYnYQNCm/NNeM/nSs3R5Im/cFYK2y8rRMDiaH/xlAQIH+HW51RrIELbusyAArGWvt8qbljBzHU9c7hbKGjw==",
"version": "2.6.2",
"resolved": "https://registry.npmjs.org/@bbob/preset/-/preset-2.6.2.tgz",
"integrity": "sha512-3lrdfP5LcBOt+wNnrBGi+hIPT9wP1aoxL7oXEvv56FnHRVR05CQHHT/tAT1Y5eYzl6TQGrEbRgZiYxAgDW18NA==",
"dev": true,
"requires": {
"@bbob/plugin-helper": "^2.5.8"
"@bbob/plugin-helper": "^2.6.2"
}
},
"@bbob/preset-html5": {
"version": "2.5.8",
"resolved": "https://registry.npmjs.org/@bbob/preset-html5/-/preset-html5-2.5.8.tgz",
"integrity": "sha512-dgyKFzjlOmp3Xv2nMJC5q7yfUqdqED9kGmuzuwuClSjH5pcb9y/3cLl6RmyOzjVzEZ5O8IlnOVGkdr2Nak4g7A==",
"version": "2.6.2",
"resolved": "https://registry.npmjs.org/@bbob/preset-html5/-/preset-html5-2.6.2.tgz",
"integrity": "sha512-e0TDIxa0mn2WeEk6df5x1nN+QXDoB5o/c2QZCHPZBFeQ3mA+1u9RseBRPbY+sfIeS4N4WZ9DlmDTmDqCdKqMRw==",
"dev": true,
"requires": {
"@bbob/plugin-helper": "^2.5.8",
"@bbob/preset": "^2.5.8"
"@bbob/plugin-helper": "^2.6.2",
"@bbob/preset": "^2.6.2"
}
},
"@bbob/preset-react": {
"version": "2.5.8",
"resolved": "https://registry.npmjs.org/@bbob/preset-react/-/preset-react-2.5.8.tgz",
"integrity": "sha512-dA7X4ajVlIOIFhYmvDsIW+0qfTvz2jXtubFiH+pvZgCifbA7Yr0A9BjXoURtOMJSRwKxDGXNfGngCdZtnlyu3A==",
"version": "2.6.2",
"resolved": "https://registry.npmjs.org/@bbob/preset-react/-/preset-react-2.6.2.tgz",
"integrity": "sha512-SDE36tl/P6Xzw+QUYTeOoPyYolN2KlQAVne6YOayX/G5pYkfvM1FsTkKcIc8OpMvSUZZfM3zE4Bs30Z8Dr+dKg==",
"dev": true,
"requires": {
"@bbob/preset-html5": "^2.5.8"
"@bbob/preset-html5": "^2.6.2"
}
},
"@types/node": {
@@ -786,9 +786,9 @@
}
},
"ua-parser-js": {
"version": "0.7.18",
"resolved": "https://npm.wsmgroup.ru/ua-parser-js/-/ua-parser-js-0.7.18.tgz",
"integrity": "sha512-LtzwHlVHwFGTptfNSgezHp7WUlwiqb0gA9AALRbKaERfxwJoiX0A73QbTToxteIAuIaFshhgIZfqK8s7clqgnA==",
"version": "0.7.28",
"resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.28.tgz",
"integrity": "sha512-6Gurc1n//gjp9eQNXjD9O3M/sMwVtN5S8Lv9bvOYBfKfDNiIIhqiyi01vMBO45u4zkDE420w/e0se7Vs+sIg+g==",
"dev": true
},
"util-deprecate": {