Skip to content

Commit 6055b6e

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 [jsdom](https://github.com/jsdom/jsdom). Updates `@reporters/github` from 1.12.0 to 1.13.1 - [Release notes](https://github.com/MoLow/reporters/releases) - [Commits](MoLow/reporters@github-v1.12.0...github-v1.13.1) Updates `jsdom` from 29.0.1 to 29.0.2 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Commits](jsdom/jsdom@v29.0.1...v29.0.2) --- updated-dependencies: - dependency-name: "@reporters/github" dependency-version: 1.13.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: testing - dependency-name: jsdom dependency-version: 29.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: testing ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e9a587e commit 6055b6e

3 files changed

Lines changed: 100 additions & 64 deletions

File tree

apps/site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"eslint-plugin-mdx": "~3.7.0",
9797
"global-jsdom": "^29.0.0",
9898
"handlebars": "4.7.9",
99-
"jsdom": "^29.0.1",
99+
"jsdom": "^29.0.2",
100100
"mdast-util-from-markdown": "^2.0.3",
101101
"nock": "^14.0.11",
102102
"remark-frontmatter": "^5.0.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"devDependencies": {
4343
"@eslint/js": "~10.0.1",
44-
"@reporters/github": "^1.12.0",
44+
"@reporters/github": "^1.13.1",
4545
"@testing-library/react": "~16.3.2",
4646
"cross-env": "^10.1.0",
4747
"eslint": "~10.1.0",

0 commit comments

Comments
 (0)