Skip to content

Commit a4f8e2d

Browse files
committed
build(deps-dev): bump typescript-eslint packages to 8.62.0
1 parent 645ba62 commit a4f8e2d

2 files changed

Lines changed: 91 additions & 91 deletions

File tree

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -240,8 +240,8 @@
240240
"@types/request-promise": "^4.1.41",
241241
"@types/sinon": "^21.0.1",
242242
"@types/sinon-chai": "^3.0.0",
243-
"@typescript-eslint/eslint-plugin": "^8.59.3",
244-
"@typescript-eslint/parser": "^8.59.3",
243+
"@typescript-eslint/eslint-plugin": "^8.62.0",
244+
"@typescript-eslint/parser": "^8.62.0",
245245
"bcrypt": "^6.0.0",
246246
"chai": "^4.2.0",
247247
"chai-as-promised": "^7.0.0",
@@ -271,7 +271,7 @@
271271
"sinon-chai": "^3.0.0",
272272
"ts-node": "^10.2.0",
273273
"typescript": "^5.7.3",
274-
"typescript-eslint": "^8.59.3",
274+
"typescript-eslint": "^8.62.0",
275275
"yargs": "^17.0.1"
276276
}
277277
}

0 commit comments

Comments
 (0)