Skip to content

Commit 3c1cd6e

Browse files
chore(deps-dev): bump @sumup-oss/foundry from 9.0.2 to 9.0.5 (#3344)
* chore(deps-dev): bump @sumup-oss/foundry from 9.0.2 to 9.0.5 Bumps [@sumup-oss/foundry](https://github.com/sumup-oss/foundry) from 9.0.2 to 9.0.5. - [Release notes](https://github.com/sumup-oss/foundry/releases) - [Changelog](https://github.com/sumup-oss/foundry/blob/main/CHANGELOG.md) - [Commits](sumup-oss/foundry@v9.0.2...v9.0.5) --- updated-dependencies: - dependency-name: "@sumup-oss/foundry" dependency-version: 9.0.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Dedupe dependencies --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Connor Bär <[email protected]>
1 parent 379abac commit 3c1cd6e

File tree

4 files changed

+26
-26
lines changed

4 files changed

+26
-26
lines changed

package-lock.json

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@storybook/icons": "^1.4.0",
5353
"@storybook/react-vite": "^10.0.2",
5454
"@sumup-oss/eslint-plugin-circuit-ui": "^7.0.0",
55-
"@sumup-oss/foundry": "^9.0.0",
55+
"@sumup-oss/foundry": "^9.0.5",
5656
"@sumup-oss/stylelint-plugin-circuit-ui": "^4.1.0",
5757
"@types/node": "^24.5.2",
5858
"@vitest/coverage-v8": "^3.2.4",

templates/astro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"devDependencies": {
3131
"@astrojs/check": "^0.9.5",
3232
"@sumup-oss/eslint-plugin-circuit-ui": "^7.0.0",
33-
"@sumup-oss/foundry": "^9.0.0",
33+
"@sumup-oss/foundry": "^9.0.5",
3434
"@sumup-oss/stylelint-plugin-circuit-ui": "^4.1.0",
3535
"typescript": "^5.9.2"
3636
}

templates/nextjs/template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"devDependencies": {
2929
"@sumup-oss/eslint-plugin-circuit-ui": "^7.0.0",
30-
"@sumup-oss/foundry": "^9.0.0",
30+
"@sumup-oss/foundry": "^9.0.5",
3131
"@sumup-oss/stylelint-plugin-circuit-ui": "^4.1.0",
3232
"@testing-library/jest-dom": "^6.9.1",
3333
"@testing-library/react": "^16.3.0",

0 commit comments

Comments
 (0)