Skip to content

Commit c9ea443

Browse files
chore(deps-dev): bump @eslint/js from 9.37.0 to 9.38.0 in /templates (#10852)
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.37.0 to 9.38.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.38.0/packages/js) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.38.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 41d4409 commit c9ea443

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

templates/package-lock.json

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

templates/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"tsx": "^4.20.6"
4242
},
4343
"devDependencies": {
44-
"@eslint/js": "^9.36.0",
44+
"@eslint/js": "^9.38.0",
4545
"@types/lunr": "^2.3.7",
4646
"@typescript-eslint/eslint-plugin": "^8.44.1",
4747
"@typescript-eslint/parser": "^8.44.1",

0 commit comments

Comments
 (0)