From 2c08df7c6377f1af4e3d3b53948769b5aa43309b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 09:08:21 +0000 Subject: [PATCH] chore(deps): update dependency @smg-automotive/eslint-config to v4.0.43 (#222) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 30 +++++++++++++++--------------- package.json | 2 +- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index 72e0bfc..bbee7fb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@rollup/plugin-commonjs": "25.0.7", "@rollup/plugin-node-resolve": "15.2.3", "@rollup/plugin-typescript": "11.1.6", - "@smg-automotive/eslint-config": "4.0.42", + "@smg-automotive/eslint-config": "4.0.43", "@testing-library/jest-dom": "6.4.2", "@testing-library/react": "14.2.1", "@testing-library/user-event": "14.5.2", @@ -2909,9 +2909,9 @@ } }, "node_modules/@smg-automotive/eslint-config": { - "version": "4.0.42", - "resolved": "https://registry.npmjs.org/@smg-automotive/eslint-config/-/eslint-config-4.0.42.tgz", - "integrity": "sha512-2N9BFBpZR76bQD/TZ2YBMyhPy5jD94n+t3ERrsutn8kcAx4EV7rNt4v/lB67fax2XupzX6Tv3rvGjS0aXZ5CEw==", + "version": "4.0.43", + "resolved": "https://registry.npmjs.org/@smg-automotive/eslint-config/-/eslint-config-4.0.43.tgz", + "integrity": "sha512-8CJZ3HOmYTo9J2BqbLLpA/05FQuJB3vqAs4jzurxiomFypc+yT1TxLHTUhTj1WorWd4KCBmFT3v21Y32SMqUuQ==", "dev": true, "dependencies": { "@next/eslint-plugin-next": "14.1.0", @@ -2930,7 +2930,7 @@ "eslint-plugin-react-hooks": "4.6.0", "eslint-plugin-sonarjs": "0.24.0", "eslint-plugin-testing-library": "6.2.0", - "eslint-plugin-unicorn": "50.0.1", + "eslint-plugin-unicorn": "51.0.1", "prettier": "3.2.5" } }, @@ -6220,9 +6220,9 @@ } }, "node_modules/eslint-plugin-unicorn": { - "version": "50.0.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-50.0.1.tgz", - "integrity": "sha512-KxenCZxqSYW0GWHH18okDlOQcpezcitm5aOSz6EnobyJ6BIByiPDviQRjJIUAjG/tMN11958MxaQ+qCoU6lfDA==", + "version": "51.0.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-51.0.1.tgz", + "integrity": "sha512-MuR/+9VuB0fydoI0nIn2RDA5WISRn4AsJyNSaNKLVwie9/ONvQhxOBbkfSICBPnzKrB77Fh6CZZXjgTt/4Latw==", "dev": true, "dependencies": { "@babel/helper-validator-identifier": "^7.22.20", @@ -18637,9 +18637,9 @@ } }, "@smg-automotive/eslint-config": { - "version": "4.0.42", - "resolved": "https://registry.npmjs.org/@smg-automotive/eslint-config/-/eslint-config-4.0.42.tgz", - "integrity": "sha512-2N9BFBpZR76bQD/TZ2YBMyhPy5jD94n+t3ERrsutn8kcAx4EV7rNt4v/lB67fax2XupzX6Tv3rvGjS0aXZ5CEw==", + "version": "4.0.43", + "resolved": "https://registry.npmjs.org/@smg-automotive/eslint-config/-/eslint-config-4.0.43.tgz", + "integrity": "sha512-8CJZ3HOmYTo9J2BqbLLpA/05FQuJB3vqAs4jzurxiomFypc+yT1TxLHTUhTj1WorWd4KCBmFT3v21Y32SMqUuQ==", "dev": true, "requires": { "@next/eslint-plugin-next": "14.1.0", @@ -18658,7 +18658,7 @@ "eslint-plugin-react-hooks": "4.6.0", "eslint-plugin-sonarjs": "0.24.0", "eslint-plugin-testing-library": "6.2.0", - "eslint-plugin-unicorn": "50.0.1", + "eslint-plugin-unicorn": "51.0.1", "prettier": "3.2.5" }, "dependencies": { @@ -21116,9 +21116,9 @@ } }, "eslint-plugin-unicorn": { - "version": "50.0.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-50.0.1.tgz", - "integrity": "sha512-KxenCZxqSYW0GWHH18okDlOQcpezcitm5aOSz6EnobyJ6BIByiPDviQRjJIUAjG/tMN11958MxaQ+qCoU6lfDA==", + "version": "51.0.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-51.0.1.tgz", + "integrity": "sha512-MuR/+9VuB0fydoI0nIn2RDA5WISRn4AsJyNSaNKLVwie9/ONvQhxOBbkfSICBPnzKrB77Fh6CZZXjgTt/4Latw==", "dev": true, "requires": { "@babel/helper-validator-identifier": "^7.22.20", diff --git a/package.json b/package.json index 73453aa..710d756 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@rollup/plugin-commonjs": "25.0.7", "@rollup/plugin-node-resolve": "15.2.3", "@rollup/plugin-typescript": "11.1.6", - "@smg-automotive/eslint-config": "4.0.42", + "@smg-automotive/eslint-config": "4.0.43", "@testing-library/jest-dom": "6.4.2", "@testing-library/react": "14.2.1", "@testing-library/user-event": "14.5.2",