Skip to content

Commit

Permalink
dependabot npm update(deps-dev): bump the development-dependencies gr…
Browse files Browse the repository at this point in the history
…oup with 3 updates

Bumps the development-dependencies group with 3 updates: [@happy-dom/jest-environment](https://github.com/capricorn86/happy-dom), [typedoc-plugin-coverage](https://github.com/Gerrit0/typedoc-plugin-coverage) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `@happy-dom/jest-environment` from 16.0.1 to 16.3.0
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v16.0.1...v16.3.0)

Updates `typedoc-plugin-coverage` from 3.4.0 to 3.4.1
- [Changelog](https://github.com/Gerrit0/typedoc-plugin-coverage/blob/main/CHANGELOG.md)
- [Commits](Gerrit0/typedoc-plugin-coverage@v3.4.0...v3.4.1)

Updates `typescript-eslint` from 8.18.2 to 8.19.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.19.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@happy-dom/jest-environment"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: typedoc-plugin-coverage
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 9868ba9 commit a4b6f46
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 69 deletions.
131 changes: 65 additions & 66 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 @@ -86,7 +86,7 @@
},
"devDependencies": {
"@eslint/js": "^9.16.0",
"@happy-dom/jest-environment": "^16.0.1",
"@happy-dom/jest-environment": "^16.3.0",
"@stylistic/eslint-plugin": "^2.12.0",
"@types/eslint__js": "^8.42.3",
"@types/jest": "^29.5.14",
Expand All @@ -100,8 +100,8 @@
"tslib": "^2.8.1",
"tsup": "^8.3.5",
"typedoc": "^0.27.6",
"typedoc-plugin-coverage": "^3.4.0",
"typedoc-plugin-coverage": "^3.4.1",
"typescript": "^5.7.2",
"typescript-eslint": "^8.18.2"
"typescript-eslint": "^8.19.0"
}
}

0 comments on commit a4b6f46

Please sign in to comment.