Skip to content

Commit 6e1a0b0

Browse files
chore(deps-dev): bump typescript-eslint in the minor-and-patch group
Bumps the minor-and-patch group with 1 update: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `typescript-eslint` from 8.59.1 to 8.59.2 - [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.2/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.59.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc4e375 commit 6e1a0b0

3 files changed

Lines changed: 68 additions & 68 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"jiti": "^2.4.2",
2929
"prettier": "^3.8.3",
3030
"typescript": "^6.0.3",
31-
"typescript-eslint": "^8.59.1"
31+
"typescript-eslint": "^8.59.2"
3232
}
3333
}

packages/agent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"jiti": "^2.4.2",
8181
"prettier": "^3.8.3",
8282
"typescript": "^6.0.3",
83-
"typescript-eslint": "^8.59.1"
83+
"typescript-eslint": "^8.59.2"
8484
},
8585
"dependencies": {
8686
"node-sql-parser": "^5.4.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)