From fc5c083b1da384a3ddf17cace66abb67841e376f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 20:25:58 +0000 Subject: [PATCH] chore(deps-dev): bump typescript-eslint from 8.23.0 to 8.30.1 Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.23.0 to 8.30.1. - [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.30.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.30.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/example/package.json | 2 +- packages/react-native-quick-crypto/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/example/package.json b/packages/example/package.json index 2bde5347..da0a0ea5 100644 --- a/packages/example/package.json +++ b/packages/example/package.json @@ -61,7 +61,7 @@ "metro-react-native-babel-preset": "0.76.8", "prettier": "3.4.2", "typescript": "5.7.2", - "typescript-eslint": "8.23.0" + "typescript-eslint": "8.30.1" }, "jest": { "preset": "react-native" diff --git a/packages/react-native-quick-crypto/package.json b/packages/react-native-quick-crypto/package.json index b22fb932..9bc287f1 100644 --- a/packages/react-native-quick-crypto/package.json +++ b/packages/react-native-quick-crypto/package.json @@ -94,7 +94,7 @@ "release-it": "17.11.0", "sscrypto": "^1.1.1", "typescript": "5.7.2", - "typescript-eslint": "8.23.0" + "typescript-eslint": "8.30.1" }, "release-it": { "npm": {