Skip to content

Commit afdb38f

Browse files
chore(deps): update dependency npm-check-updates to v19
1 parent fbe227b commit afdb38f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"husky": "^9.1.7",
5757
"jest": "^29.7.0",
5858
"lint-staged": "^16.2.3",
59-
"npm-check-updates": "^18.3.1",
59+
"npm-check-updates": "^19.0.0",
6060
"prisma": "^5.22.0",
6161
"rimraf": "^6.0.1",
6262
"ts-jest": "^29.4.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5976,10 +5976,10 @@ npm-bundled@^3.0.0:
59765976
dependencies:
59775977
npm-normalize-package-bin "^3.0.0"
59785978

5979-
npm-check-updates@^18.3.1:
5980-
version "18.3.1"
5981-
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-18.3.1.tgz#6927b04d9818d851ec90e11a9fd0ca2ac3a8b7aa"
5982-
integrity sha512-5HwKPq7ybOOA1xB4FZg/1ToZZ5/i93U8m3co1mb3GYZAZPDkcxEFukQTTp/Abym+ZY6ShfrHl45Y0rCcwsNnQA==
5979+
npm-check-updates@^19.0.0:
5980+
version "19.0.0"
5981+
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-19.0.0.tgz#6e6d078412b2f18b5265773f1da85d0d6806f994"
5982+
integrity sha512-qcfjZEv6xB+WvW24S8wU1MKISPPiTREraBg62XDo/7zmOLXH3Zj7ti2v/LRfks0qITU8SDZLTWwgIitflvursw==
59835983

59845984
npm-install-checks@^6.0.0, npm-install-checks@^6.2.0, npm-install-checks@^6.3.0:
59855985
version "6.3.0"

0 commit comments

Comments
 (0)