Skip to content

Commit 15b67a0

Browse files
mshanemciowillhoit
andauthoredMay 1, 2024··
fix: standard npm updates
* fix(deps): bump npm * fix: standard npm updates --------- Co-authored-by: Eric Willhoit <ewillhoit@salesforce.com>
1 parent 2a9f9cb commit 15b67a0

File tree

3 files changed

+134
-221
lines changed

3 files changed

+134
-221
lines changed
 

‎.github/workflows/update-npm-version.yml

-45
This file was deleted.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@oclif/core": "^3.26.4",
99
"chalk": "^5.3.0",
1010
"debug": "^4.3.4",
11-
"npm": "10.5.0",
11+
"npm": "^10.7.0",
1212
"npm-package-arg": "^11.0.2",
1313
"npm-run-path": "^5.3.0",
1414
"object-treeify": "^4.0.1",

0 commit comments

Comments
 (0)
Please sign in to comment.