Skip to content

Commit a5a85d0

Browse files
meta: bump the testing group with 2 updates (#8147)
Bumps the testing group with 2 updates: [@reporters/github](https://github.com/MoLow/reporters) and [tsx](https://github.com/privatenumber/tsx). Updates `@reporters/github` from 1.7.2 to 1.10.0 - [Release notes](https://github.com/MoLow/reporters/releases) - [Changelog](https://github.com/MoLow/reporters/blob/main/release-please-config.json) - [Commits](MoLow/reporters@github-v1.7.2...github-v1.10.0) Updates `tsx` from 4.20.3 to 4.20.5 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.20.3...v4.20.5) --- updated-dependencies: - dependency-name: "@reporters/github" dependency-version: 1.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: testing - dependency-name: tsx dependency-version: 4.20.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: testing ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b401e40 commit a5a85d0

File tree

4 files changed

+21
-279
lines changed

4 files changed

+21
-279
lines changed

apps/site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"stylelint-config-standard": "39.0.0",
102102
"stylelint-order": "7.0.0",
103103
"stylelint-selector-bem-pattern": "4.0.1",
104-
"tsx": "^4.20.3",
104+
"tsx": "^4.20.5",
105105
"typescript": "catalog:",
106106
"typescript-eslint": "~8.38.0",
107107
"user-agent-data-types": "0.4.2",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"devDependencies": {
4242
"@eslint/js": "~9.32.0",
43-
"@reporters/github": "^1.7.2",
43+
"@reporters/github": "^1.10.0",
4444
"@testing-library/react": "~16.3.0",
4545
"cross-env": "^10.0.0",
4646
"eslint": "~9.32.0",

packages/ui-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"stylelint-order": "7.0.0",
7777
"stylelint-selector-bem-pattern": "4.0.1",
7878
"tailwindcss": "catalog:",
79-
"tsx": "^4.20.3",
79+
"tsx": "^4.20.5",
8080
"typescript": "catalog:"
8181
},
8282
"imports": {

0 commit comments

Comments
 (0)