From 59e112d5b30ea6e136066452a648e9a7b393326e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 7 Nov 2024 22:11:07 +0000 Subject: [PATCH] ci(release): 9.0.3 [skip ci] ## [9.0.3](https://github.com/open-turo/eslint-config-react/compare/v9.0.2...v9.0.3) (2024-11-07) ### Bug Fixes * **deps:** update dependency @open-turo/eslint-config-typescript to v11.0.4 ([9c44738](https://github.com/open-turo/eslint-config-react/commit/9c4473878bbaec09ca2e58c04dc6119a77349304)) ### Miscellaneous * **deps:** update pre-commit hook rhysd/actionlint to v1.7.4 ([ee46ace](https://github.com/open-turo/eslint-config-react/commit/ee46ace6aba32f230c6c0fd1096320889fd726dd)) --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 38cab86..8602f9a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@open-turo/eslint-config-react", - "version": "9.0.2", + "version": "9.0.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@open-turo/eslint-config-react", - "version": "9.0.2", + "version": "9.0.3", "license": "MIT", "dependencies": { "@open-turo/eslint-config-typescript": "11.0.4", diff --git a/package.json b/package.json index eb4962a..98407fc 100644 --- a/package.json +++ b/package.json @@ -31,6 +31,6 @@ "access": "public" }, "repository": "https://github.com/open-turo/eslint-config-react", - "version": "9.0.2", + "version": "9.0.3", "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e" }