Skip to content

Commit 529c99c

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 97aa0c3 commit 529c99c

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 6 additions & 6 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
@@ -37,7 +37,7 @@
3737
"tools/*"
3838
],
3939
"devDependencies": {
40-
"@rushstack/node-core-library": "^5.13.0",
40+
"@rushstack/node-core-library": "^5.14.0",
4141
"@types/glob": "^8.0.0",
4242
"@types/node": "^22.0.0",
4343
"beachball": "^2.39.0",

tools/core-build-tasks/package.json

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

tools/markup-generators-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"vitest": "^3.0.8"
5353
},
5454
"dependencies": {
55-
"@rushstack/node-core-library": "^5.13.0",
55+
"@rushstack/node-core-library": "^5.14.0",
5656
"esbuild": "^0.25.0",
5757
"mustache": "^4.2.0",
5858
"prettier": "^3.5.3",

0 commit comments

Comments
 (0)