Skip to content

Commit 42c8bcb

Browse files
build(dependabot): bump @rushstack/node-core-library
Bumps [@rushstack/node-core-library](https://github.com/microsoft/rushstack/tree/HEAD/libraries/node-core-library) from 5.13.0 to 5.13.1. - [Changelog](https://github.com/microsoft/rushstack/blob/main/libraries/node-core-library/CHANGELOG.md) - [Commits](https://github.com/microsoft/rushstack/commits/@rushstack/node-core-library_v5.13.1/libraries/node-core-library) --- updated-dependencies: - dependency-name: "@rushstack/node-core-library" dependency-version: 5.13.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8b54f8e commit 42c8bcb

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 5 additions & 5 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
@@ -34,7 +34,7 @@
3434
"tools/*"
3535
],
3636
"devDependencies": {
37-
"@rushstack/node-core-library": "^5.13.0",
37+
"@rushstack/node-core-library": "^5.13.1",
3838
"@types/glob": "^8.0.0",
3939
"@types/node": "^22.0.0",
4040
"beachball": "^2.39.0",

tools/core-build-tasks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
],
3333
"dependencies": {
3434
"@microsoft/api-extractor": "^7.38.3",
35-
"@rushstack/node-core-library": "^5.13.0",
35+
"@rushstack/node-core-library": "^5.13.1",
3636
"dotenv": "^16.4.5",
3737
"esbuild": "^0.25.0",
3838
"eslint": "^9.17.0",

0 commit comments

Comments
 (0)