From 24be889daed28fa7dab5448b0a71d0259ebc5d93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 21:07:26 +0000 Subject: [PATCH] chore(deps-dev): bump typescript-eslint from 8.23.0 to 8.29.0 Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.23.0 to 8.29.0. - [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.29.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint 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 3397d607..b41fd821 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.29.0" }, "jest": { "preset": "react-native" diff --git a/packages/react-native-quick-crypto/package.json b/packages/react-native-quick-crypto/package.json index bc13a15b..f2273f7a 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.29.0" }, "release-it": { "npm": {