Skip to content

Commit d93f550

Browse files
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.62.0 to 6.9.0 (#936)
* chore(deps-dev): bump @typescript-eslint/eslint-plugin Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.62.0 to 6.9.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/v6.9.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * set parser version * unlock teen process version --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mykola Mokhnach <[email protected]>
1 parent 4036a3a commit d93f550

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -123,9 +123,9 @@
123123
"@types/node": "^20.4.7",
124124
"@types/sinon": "^10.0.16",
125125
"@types/sinon-chai": "^3.2.9",
126-
"@types/teen_process": "2.0.2",
127-
"@typescript-eslint/eslint-plugin": "^5.62.0",
128-
"@typescript-eslint/parser": "^5.62.0",
126+
"@types/teen_process": "^2.0.2",
127+
"@typescript-eslint/eslint-plugin": "^6.9.0",
128+
"@typescript-eslint/parser": "^6.9.0",
129129
"@xmldom/xmldom": "^0.x",
130130
"android-apidemos": "^4.1.1",
131131
"appium-chromedriver": "^5.1.4",

0 commit comments

Comments
 (0)