Skip to content

Commit dbf38e0

Browse files
meta: bump the testing group with 2 updates
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 2.0.0 to 2.0.2 - [Release notes](https://github.com/MoLow/reporters/releases) - [Commits](MoLow/reporters@gh-v2.0.0...gh-v2.0.2) Updates `tsx` from 4.22.3 to 4.23.1 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.22.3...v4.23.1) --- updated-dependencies: - dependency-name: "@reporters/github" dependency-version: 2.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: testing - dependency-name: tsx dependency-version: 4.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: testing ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 34f572b commit dbf38e0

4 files changed

Lines changed: 439 additions & 234 deletions

File tree

apps/site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"stylelint-config-standard": "40.0.0",
107107
"stylelint-order": "8.1.1",
108108
"stylelint-selector-bem-pattern": "4.0.1",
109-
"tsx": "^4.22.3",
109+
"tsx": "^4.23.1",
110110
"typescript": "catalog:",
111111
"typescript-eslint": "~8.59.1",
112112
"user-agent-data-types": "0.4.2",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@changesets/changelog-github": "^0.7.0",
4646
"@changesets/cli": "^2.31.1",
4747
"@eslint/js": "~10.0.1",
48-
"@reporters/github": "^2.0.0",
48+
"@reporters/github": "^2.0.2",
4949
"@testing-library/react": "~16.3.2",
5050
"cross-env": "^10.1.0",
5151
"eslint": "~10.2.1",

packages/ui-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"stylelint-order": "8.1.1",
9393
"stylelint-selector-bem-pattern": "4.0.1",
9494
"tailwindcss": "catalog:",
95-
"tsx": "4.22.3",
95+
"tsx": "4.23.1",
9696
"typescript": "catalog:"
9797
},
9898
"imports": {

0 commit comments

Comments
 (0)