Bump debug and powerbi-visuals-tools

Bumps [debug](https://github.com/debug-js/debug) to 2.6.9 and updates ancestor dependency [powerbi-visuals-tools](https://github.com/Microsoft/PowerBI-visuals-tools). These dependencies need to be updated together.


Updates `debug` from 2.2.0 to 2.6.9
- [Release notes](https://github.com/debug-js/debug/releases)
- [Changelog](https://github.com/debug-js/debug/blob/2.6.9/CHANGELOG.md)
- [Commits](https://github.com/debug-js/debug/compare/2.2.0...2.6.9)

Updates `powerbi-visuals-tools` from 1.11.3 to 4.0.8
- [Release notes](https://github.com/Microsoft/PowerBI-visuals-tools/releases)
- [Changelog](https://github.com/microsoft/PowerBI-visuals-tools/blob/main/Changelog.md)
- [Commits](https://github.com/Microsoft/PowerBI-visuals-tools/commits/4.0.8)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: indirect
- dependency-name: powerbi-visuals-tools
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-12 01:48:17 +00:00 коммит произвёл GitHub
Родитель 97602a3aa6
Коммит 372e2d4f58
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 3024 добавлений и 6728 удалений

9750
package-lock.json сгенерированный

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Просмотреть файл

@ -8,7 +8,7 @@
"package": "pbiviz package"
},
"devDependencies": {
"powerbi-visuals-tools": "^1.11.0",
"powerbi-visuals-tools": "^4.0.8",
"powerbi-visuals-utils-dataviewutils": "1.2.0"
}
}