Skip to content

Commit b2da016

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 3.61.0 to 5.10.0. - [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.10.0/libraries/node-core-library) --- updated-dependencies: - dependency-name: "@rushstack/node-core-library" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 29d380a commit b2da016

File tree

3 files changed

+72
-43
lines changed

3 files changed

+72
-43
lines changed

package-lock.json

+70-41
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"tools/*"
3535
],
3636
"devDependencies": {
37-
"@rushstack/node-core-library": "^3.59.6",
37+
"@rushstack/node-core-library": "^5.10.0",
3838
"@types/glob": "^8.0.0",
3939
"@types/node": "^20.0.0",
4040
"beachball": "^2.39.0",

tools/core-build-tasks/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"lib"
3333
],
3434
"dependencies": {
35-
"@rushstack/node-core-library": "^3.59.6",
35+
"@rushstack/node-core-library": "^5.10.0",
3636
"@microsoft/api-extractor": "^7.38.3",
3737
"esbuild": "^0.20.1",
3838
"dotenv": "^16.4.5",

0 commit comments

Comments
 (0)