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" }