Skip to content

Commit 20935f8

Browse files
build(deps-dev): Bump the minor-dependencies group with 2 updates
Bumps the minor-dependencies group with 2 updates: [globals](https://github.com/sindresorhus/globals) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `globals` from 17.5.0 to 17.6.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.5.0...v17.6.0) Updates `typescript-eslint` from 8.59.0 to 8.59.1 - [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.59.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: globals dependency-version: 17.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-dependencies - dependency-name: typescript-eslint dependency-version: 8.59.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 46b8ab8 commit 20935f8

2 files changed

Lines changed: 68 additions & 68 deletions

File tree

package-lock.json

Lines changed: 66 additions & 66 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151
"eslint-plugin-import-x": "^4.16.2",
5252
"eslint-plugin-jest": "^29.15.2",
5353
"eslint-plugin-markdownlint": "^0.9.0",
54-
"globals": "^17.5.0",
55-
"typescript-eslint": "^8.59.0",
54+
"globals": "^17.6.0",
55+
"typescript-eslint": "^8.59.1",
5656
"husky": "^9.1.7",
5757
"istanbul-lib-coverage": "^3.2.2",
5858
"jest": "^30.3.0",

0 commit comments

Comments
 (0)