From 0503f58ff4c246a8095c865f0c5d5bba59343cca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 16:48:14 +0000 Subject: [PATCH] chore(deps-dev): bump @sumup-oss/foundry from 8.2.0 to 8.3.0 (#276) Bumps [@sumup-oss/foundry](https://github.com/sumup-oss/foundry) from 8.2.0 to 8.3.0. - [Release notes](https://github.com/sumup-oss/foundry/releases) - [Changelog](https://github.com/sumup-oss/foundry/blob/main/CHANGELOG.md) - [Commits](https://github.com/sumup-oss/foundry/compare/v8.2.0...v8.3.0) --- updated-dependencies: - dependency-name: "@sumup-oss/foundry" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 71f63aa..5e804f7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2566,9 +2566,9 @@ } }, "node_modules/@sumup-oss/foundry": { - "version": "8.2.0", - "resolved": "https://registry.npmjs.org/@sumup-oss/foundry/-/foundry-8.2.0.tgz", - "integrity": "sha512-isAU4umd1NFhDTR+Xpuwni1cgX8ziXjqUzTk3oJwCu+UiPKnmgyHgHoy54/mrvTv9qiR0LDAxEfY9wHxzWjaUg==", + "version": "8.3.0", + "resolved": "https://registry.npmjs.org/@sumup-oss/foundry/-/foundry-8.3.0.tgz", + "integrity": "sha512-tPaU+Q2NmsyxsEGrOEiNQqhiJYndLo2vweBRo28MdqA48tZK/Z5Oqom/QGopPufpGKdWmElRxZwaR8HrlB41cg==", "dev": true, "dependencies": { "@babel/core": "^7.25.2", @@ -2589,7 +2589,7 @@ "eslint-plugin-node": "^11.1.0", "eslint-plugin-notice": "^1.0.0", "eslint-plugin-prettier": "^5.2.1", - "eslint-plugin-react": "^7.35.2", + "eslint-plugin-react": "^7.37.0", "eslint-plugin-react-hooks": "^4.6.2", "eslint-plugin-security": "^3.0.1", "husky": "^4.3.8", @@ -15734,9 +15734,9 @@ } }, "@sumup-oss/foundry": { - "version": "8.2.0", - "resolved": "https://registry.npmjs.org/@sumup-oss/foundry/-/foundry-8.2.0.tgz", - "integrity": "sha512-isAU4umd1NFhDTR+Xpuwni1cgX8ziXjqUzTk3oJwCu+UiPKnmgyHgHoy54/mrvTv9qiR0LDAxEfY9wHxzWjaUg==", + "version": "8.3.0", + "resolved": "https://registry.npmjs.org/@sumup-oss/foundry/-/foundry-8.3.0.tgz", + "integrity": "sha512-tPaU+Q2NmsyxsEGrOEiNQqhiJYndLo2vweBRo28MdqA48tZK/Z5Oqom/QGopPufpGKdWmElRxZwaR8HrlB41cg==", "dev": true, "requires": { "@babel/core": "^7.25.2", @@ -15757,7 +15757,7 @@ "eslint-plugin-node": "^11.1.0", "eslint-plugin-notice": "^1.0.0", "eslint-plugin-prettier": "^5.2.1", - "eslint-plugin-react": "^7.35.2", + "eslint-plugin-react": "^7.37.0", "eslint-plugin-react-hooks": "^4.6.2", "eslint-plugin-security": "^3.0.1", "husky": "^4.3.8",