Skip to content

Commit 96fe2cc

Browse files
Bump the npm-dependencies group with 2 updates
Bumps the npm-dependencies group with 2 updates: [yaml](https://github.com/eemeli/yaml) and [ts-jest](https://github.com/kulshekhar/ts-jest). Updates `yaml` from 2.8.1 to 2.8.2 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.8.1...v2.8.2) Updates `ts-jest` from 29.4.5 to 29.4.6 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.4.5...v29.4.6) --- updated-dependencies: - dependency-name: yaml dependency-version: 2.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: ts-jest dependency-version: 29.4.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 51ff88a commit 96fe2cc

File tree

2 files changed

+19
-16
lines changed

2 files changed

+19
-16
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"fs": "^0.0.1-security",
3535
"octokit": "^5.0.5",
3636
"tar": "^7.5.2",
37-
"yaml": "^2.8.1"
37+
"yaml": "^2.8.2"
3838
},
3939
"devDependencies": {
4040
"@babel/preset-env": "^7.28.5",
@@ -46,6 +46,6 @@
4646
"eslint": "^9.39.1",
4747
"jest": "^30.2.0",
4848
"jest-transform-stub": "^2.0.0",
49-
"ts-jest": "^29.4.5"
49+
"ts-jest": "^29.4.6"
5050
}
5151
}

0 commit comments

Comments
 (0)