Skip to content

Commit cf968c9

Browse files
chore(deps): update dependency npm-check-updates to ^18.1.1 (#402)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ebc2bbc commit cf968c9

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.1.6",
59-
"npm-check-updates": "^18.1.0",
59+
"npm-check-updates": "^18.1.1",
6060
"prisma": "^5.22.0",
6161
"rimraf": "^6.0.1",
6262
"ts-jest": "^29.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5989,10 +5989,10 @@ npm-bundled@^3.0.0:
59895989
dependencies:
59905990
npm-normalize-package-bin "^3.0.0"
59915991

5992-
npm-check-updates@^18.1.0:
5993-
version "18.1.0"
5994-
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-18.1.0.tgz#1175f14bf1ff67035e0df3dd7f74abd7fe681299"
5995-
integrity sha512-1TQ6fO4HxVW4K/TWUPOa1KRbaL0Y9+CgDJeTkrA3c4YFgaW8uoxllCKlm4OM/28C9E9NR3MlkxtcFs0Z1VaCPg==
5992+
npm-check-updates@^18.1.1:
5993+
version "18.1.1"
5994+
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-18.1.1.tgz#4b507491db8989a18e3a61c23d5ad42d4f7c93b1"
5995+
integrity sha512-sr+z5tEZop9n+uxAv/FVbpIdrayfG3Dr/D91igb+GyBl9eiudYUfGUZEBsmHq6kMOGEssSM3YWrP3njQjVU4Gw==
59965996

59975997
npm-install-checks@^6.0.0, npm-install-checks@^6.2.0, npm-install-checks@^6.3.0:
59985998
version "6.3.0"

0 commit comments

Comments
 (0)