From 5c7e9ef5dd18cf6d0605e9404a3d5fd7b6d0e132 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 20:49:20 +0000 Subject: [PATCH] Bump eslint-plugin-styled-components-a11y from 2.1.32 to 2.1.35 Bumps eslint-plugin-styled-components-a11y from 2.1.32 to 2.1.35. --- updated-dependencies: - dependency-name: eslint-plugin-styled-components-a11y dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 10 +++++----- package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index a82777dae26a..b725f92759d7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -103,7 +103,7 @@ "eslint-plugin-react": "^7.34.1", "eslint-plugin-react-hooks": "^4.6.2", "eslint-plugin-security": "^3.0.1", - "eslint-plugin-styled-components-a11y": "^2.1.32", + "eslint-plugin-styled-components-a11y": "^2.1.35", "eslint-plugin-testing-library": "^6.2.2", "html-webpack-plugin": "^5.6.0", "husky": "^9.1.1", @@ -16716,16 +16716,16 @@ } }, "node_modules/eslint-plugin-styled-components-a11y": { - "version": "2.1.32", - "resolved": "https://registry.npmjs.org/eslint-plugin-styled-components-a11y/-/eslint-plugin-styled-components-a11y-2.1.32.tgz", - "integrity": "sha512-7KRH+fkjH085Mr6KpFGQH+4cPpJLj/zfDJTnxDSXYEL+3ikvJvpDcpl/PRKSBBGfMLmZbXoaP05TS3zoLA0uOQ==", + "version": "2.1.35", + "resolved": "https://registry.npmjs.org/eslint-plugin-styled-components-a11y/-/eslint-plugin-styled-components-a11y-2.1.35.tgz", + "integrity": "sha512-daLOYFbRnqIy/lGCzIP6JebFXAzktZlCvyhADIh/GgZ0BVslvOvH8XCFFxR1l5nmx9na6zr/9B6jnB6/44Dwjw==", "dev": true, "dependencies": { "@babel/parser": "^7.8.4", "eslint-plugin-jsx-a11y": "^6.2.3" }, "peerDependencies": { - "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8" + "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9" } }, "node_modules/eslint-plugin-testing-library": { diff --git a/package.json b/package.json index e8984d33e10e..796c4f17c046 100644 --- a/package.json +++ b/package.json @@ -127,7 +127,7 @@ "eslint-plugin-react": "^7.34.1", "eslint-plugin-react-hooks": "^4.6.2", "eslint-plugin-security": "^3.0.1", - "eslint-plugin-styled-components-a11y": "^2.1.32", + "eslint-plugin-styled-components-a11y": "^2.1.35", "eslint-plugin-testing-library": "^6.2.2", "html-webpack-plugin": "^5.6.0", "husky": "^9.1.1",