From b005b9223c880ddebaac4abc54f41a6be3d934cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 18:51:47 +0000 Subject: [PATCH] fix(deps): bump @typescript-eslint/eslint-plugin Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.15.0 to 8.25.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/v8.25.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] --- templates/ords-remix-jwt-sample/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/ords-remix-jwt-sample/package.json b/templates/ords-remix-jwt-sample/package.json index 54aff50..02e0684 100644 --- a/templates/ords-remix-jwt-sample/package.json +++ b/templates/ords-remix-jwt-sample/package.json @@ -63,7 +63,7 @@ "@svgr/plugin-svgo": "8.1.0", "@types/react": "18.3.12", "@types/react-dom": "18.3.0", - "@typescript-eslint/eslint-plugin": "7.15.0", + "@typescript-eslint/eslint-plugin": "8.25.0", "@typescript-eslint/parser": "7.15.0", "autoprefixer": "10.4.20", "eslint": "8.57.0",