Skip to content

Commit 0a4b5a8

Browse files
dependabot[bot]basti1302
authored andcommitted
build(deps-dev): bump typescript-eslint from 7.7.1 to 7.13.1
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 7.7.1 to 7.13.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/v7.13.1/packages/typescript-eslint) Also: add @types/semver to dev dependencies. --- updated-dependencies: - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 62998f3 commit 0a4b5a8

File tree

2 files changed

+56
-65
lines changed

2 files changed

+56
-65
lines changed

package-lock.json

Lines changed: 54 additions & 64 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
"@types/is-ci": "^3.0.4",
6262
"@types/mocha": "^10.0.6",
6363
"@types/node": "^20.12.7",
64+
"@types/semver": "^7.5.8",
6465
"@types/sinon": "^17.0.3",
6566
"chai": "^4.4.1",
6667
"eslint": "^8.57.0",
@@ -79,6 +80,6 @@
7980
"ts-proto": "^1.172.0",
8081
"type-fest": "^4.18.2",
8182
"typescript": "^5.5.2",
82-
"typescript-eslint": "^7.7.1"
83+
"typescript-eslint": "^7.13.1"
8384
}
8485
}

0 commit comments

Comments
 (0)