From 5c6e6d6d84ab4de3ef27bc0f24bc98b65e102dad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jun 2022 05:29:58 +0000 Subject: [PATCH 1/2] chore(deps-dev): bump eslint-plugin-react from 7.30.0 to 7.30.1 Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.30.0 to 7.30.1. - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.30.0...v7.30.1) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/package.json b/web/package.json index 2ca59b6c7..6ca7b6c50 100644 --- a/web/package.json +++ b/web/package.json @@ -42,7 +42,7 @@ "eslint-import-resolver-parcel": "^1.10.6", "eslint-plugin-import": "^2.25.4", "eslint-plugin-prettier": "^4.0.0", - "eslint-plugin-react": "^7.28.0", + "eslint-plugin-react": "^7.30.1", "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-security": "^1.4.0", "eslint-utils": "^3.0.0", From 540e9a862d5821163bd5398cca40de99a1bd97ab Mon Sep 17 00:00:00 2001 From: jaybuidl Date: Fri, 24 Jun 2022 12:17:12 +0100 Subject: [PATCH 2/2] chore: refreshed lockfile --- yarn.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/yarn.lock b/yarn.lock index 4bb93ba2a..32fb2c7ec 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2295,7 +2295,7 @@ __metadata: eslint-import-resolver-parcel: ^1.10.6 eslint-plugin-import: ^2.25.4 eslint-plugin-prettier: ^4.0.0 - eslint-plugin-react: ^7.28.0 + eslint-plugin-react: ^7.30.1 eslint-plugin-react-hooks: ^4.6.0 eslint-plugin-security: ^1.4.0 eslint-utils: ^3.0.0 @@ -9488,9 +9488,9 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-react@npm:^7.28.0": - version: 7.30.0 - resolution: "eslint-plugin-react@npm:7.30.0" +"eslint-plugin-react@npm:^7.30.1": + version: 7.30.1 + resolution: "eslint-plugin-react@npm:7.30.1" dependencies: array-includes: ^3.1.5 array.prototype.flatmap: ^1.3.0 @@ -9508,7 +9508,7 @@ __metadata: string.prototype.matchall: ^4.0.7 peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 - checksum: 729b7682a0fe6eab068171c159503ac57120ecc7b20067e76300b08879745c16a687e2033378ab45d9a3182da8844d06197a89081be83e1eb21fcceb76e79214 + checksum: 553fb9ece6beb7c14cf6f84670c786c8ac978c2918421994dcc4edd2385302022e5d5ac4a39fafdb35954e29cecddefed61758040c3c530cafcf651f674a9d51 languageName: node linkType: hard