diff --git a/package-lock.json b/package-lock.json index c09acfe..9a037b3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "7.1.0", "license": "MIT", "dependencies": { - "@open-turo/eslint-config-typescript": "9.0.19", + "@open-turo/eslint-config-typescript": "9.0.20", "eslint-plugin-jsx-a11y": "6.10.0", "eslint-plugin-react": "7.37.1", "eslint-plugin-react-hooks": "4.6.2" @@ -2264,9 +2264,9 @@ } }, "node_modules/@open-turo/eslint-config-typescript": { - "version": "9.0.19", - "resolved": "https://registry.npmjs.org/@open-turo/eslint-config-typescript/-/eslint-config-typescript-9.0.19.tgz", - "integrity": "sha512-GtScOD1pNPXU/wMdNZq3QpPGSAu9r9B3Kq4bqRuEkPEpd0aIsBlGP/lWwmTxFAKD+x5kLs6qQGINsYeCVSSmSw==", + "version": "9.0.20", + "resolved": "https://registry.npmjs.org/@open-turo/eslint-config-typescript/-/eslint-config-typescript-9.0.20.tgz", + "integrity": "sha512-KhFUMLuUCVX4XfvPJiZZqfSBCyAmYobTLhwM6VNfecXt241EI8EhrnqcPS+ButMI29p8fZfjl63DrS7obZUupw==", "license": "MIT", "dependencies": { "@typescript-eslint/eslint-plugin": "7.18.0", diff --git a/package.json b/package.json index c23357e..aacbc9b 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "author": "Turo engineering", "description": "Turo eslint configuration for react", "dependencies": { - "@open-turo/eslint-config-typescript": "9.0.19", + "@open-turo/eslint-config-typescript": "9.0.20", "eslint-plugin-jsx-a11y": "6.10.0", "eslint-plugin-react": "7.37.1", "eslint-plugin-react-hooks": "4.6.2"