File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 141
141
"husky" : " ^4.3.8" ,
142
142
"jest" : " ^29.7.0" ,
143
143
"lint-staged" : " ^14.0.1" ,
144
+ "npm-check-updates" : " ^18.0.1" ,
144
145
"ts-jest" : " ^29.1.1" ,
145
146
"ts-morph" : " ^19.0.0" ,
146
147
"ts-node" : " ^10.9.1" ,
Original file line number Diff line number Diff line change @@ -5907,6 +5907,7 @@ __metadata:
5907
5907
mime: "npm:beta"
5908
5908
nanoid: "npm:^4.0.2"
5909
5909
neo4j-driver: "npm:^5.28.1"
5910
+ npm-check-updates: "npm:^18.0.1"
5910
5911
p-retry: "npm:^6.2.1"
5911
5912
pkg-up: "npm:^4.0.0"
5912
5913
plur: "npm:^5.1.0"
@@ -11107,6 +11108,16 @@ __metadata:
11107
11108
languageName: node
11108
11109
linkType: hard
11109
11110
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
+
11110
11121
"npm-run-path@npm:^4.0.0, npm-run-path@npm:^4.0.1":
11111
11122
version: 4.0.1
11112
11123
resolution: "npm-run-path@npm:4.0.1"
You can’t perform that action at this time.
0 commit comments