Skip to content

Commit f36cbc8

Browse files
chore(deps-dev): bump the development-dependencies group with 2 updates (#9)
Bumps the development-dependencies group with 2 updates: [@labeg/code-style](https://github.com/LabEG/code-style) and [jsdom](https://github.com/jsdom/jsdom). Updates `@labeg/code-style` from 6.10.15 to 6.10.16 - [Changelog](https://github.com/LabEG/code-style/blob/master/CHANGELOG.md) - [Commits](LabEG/code-style@v6.10.15...v6.10.16) Updates `jsdom` from 27.3.0 to 27.4.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@27.3.0...27.4.0) --- updated-dependencies: - dependency-name: "@labeg/code-style" dependency-version: 6.10.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: jsdom dependency-version: 27.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ee5c275 commit f36cbc8

File tree

3 files changed

+35
-50
lines changed

3 files changed

+35
-50
lines changed

package-lock.json

Lines changed: 33 additions & 48 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
@@ -22,7 +22,7 @@
2222
"devDependencies": {
2323
"@commitlint/cli": "^20.2.0",
2424
"@commitlint/config-conventional": "^20.2.0",
25-
"@labeg/code-style": "^6.10.15",
25+
"@labeg/code-style": "^6.10.16",
2626
"husky": "^9.1.7",
2727
"lint-staged": "^16.2.7",
2828
"rimraf": "^6.1.2",

packages/reca/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@types/react": "^19.2.7",
4848
"chai": "^6.2.2",
4949
"global-jsdom": "^27.0.0",
50-
"jsdom": "^27.3.0",
50+
"jsdom": "^27.4.0",
5151
"react": "^19.2.3",
5252
"react-dom": "^19.2.3",
5353
"reflect-metadata": "^0.2.2",

0 commit comments

Comments
 (0)