Skip to content

Commit 1f154e2

Browse files
committed
Add npm-check-updates as a better interactive upgrade tool
1 parent 964a46f commit 1f154e2

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@
141141
"husky": "^4.3.8",
142142
"jest": "^29.7.0",
143143
"lint-staged": "^14.0.1",
144+
"npm-check-updates": "^18.0.1",
144145
"ts-jest": "^29.1.1",
145146
"ts-morph": "^19.0.0",
146147
"ts-node": "^10.9.1",

yarn.lock

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5907,6 +5907,7 @@ __metadata:
59075907
mime: "npm:beta"
59085908
nanoid: "npm:^4.0.2"
59095909
neo4j-driver: "npm:^5.28.1"
5910+
npm-check-updates: "npm:^18.0.1"
59105911
p-retry: "npm:^6.2.1"
59115912
pkg-up: "npm:^4.0.0"
59125913
plur: "npm:^5.1.0"
@@ -11107,6 +11108,16 @@ __metadata:
1110711108
languageName: node
1110811109
linkType: hard
1110911110

11111+
"npm-check-updates@npm:^18.0.1":
11112+
version: 18.0.1
11113+
resolution: "npm-check-updates@npm:18.0.1"
11114+
bin:
11115+
ncu: build/cli.js
11116+
npm-check-updates: build/cli.js
11117+
checksum: 10c0/0f4f8c26e8a51a413ee724fe76f0860bd360e0c096a52e928916ef6fe3ff0c2ea0f346ca8d291a43f46a269d05450e2a879fed8aa11871f73970d5f9dfdd162a
11118+
languageName: node
11119+
linkType: hard
11120+
1111011121
"npm-run-path@npm:^4.0.0, npm-run-path@npm:^4.0.1":
1111111122
version: 4.0.1
1111211123
resolution: "npm-run-path@npm:4.0.1"

0 commit comments

Comments
 (0)