Skip to content

Commit

Permalink
Bump the ts-dev-dependencies group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the ts-dev-dependencies group with 3 updates: [powerbi-visuals-utils-dataviewutils](https://github.com/Microsoft/powerbi-visuals-utils-dataviewutils), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).


Updates `powerbi-visuals-utils-dataviewutils` from 6.0.3 to 6.1.0
- [Release notes](https://github.com/Microsoft/powerbi-visuals-utils-dataviewutils/releases)
- [Changelog](https://github.com/microsoft/powerbi-visuals-utils-dataviewutils/blob/main/CHANGELOG.md)
- [Commits](microsoft/powerbi-visuals-utils-dataviewutils@6.0.3...6.1.0)

Updates `@typescript-eslint/eslint-plugin` from 7.8.0 to 7.11.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.11.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.8.0 to 7.11.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.11.0/packages/parser)

---
updated-dependencies:
- dependency-name: powerbi-visuals-utils-dataviewutils
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ts-dev-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ts-dev-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ts-dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent 021fa3d commit b43e0f8
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 92 deletions.
145 changes: 56 additions & 89 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"d3-selection": "^3.0.0",
"d3-shape": "^3.2.0",
"powerbi-visuals-api": "~4.7.0",
"powerbi-visuals-utils-dataviewutils": "^6.0.3",
"powerbi-visuals-utils-dataviewutils": "^6.1.0",
"powerbi-visuals-utils-typeutils": "^6.0.3"
},
"devDependencies": {
Expand All @@ -24,8 +24,8 @@
"@types/d3-scale": "^4.0.8",
"@types/d3-selection": "^3.0.10",
"@types/d3-shape": "^3.1.6",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"@typescript-eslint/eslint-plugin": "^7.11.0",
"@typescript-eslint/parser": "^7.11.0",
"eslint": "^8.57.0",
"eslint-plugin-powerbi-visuals": "^0.8.1",
"ts-loader": "9.5.1",
Expand Down

0 comments on commit b43e0f8

Please sign in to comment.