Skip to content

Commit 903549f

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

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
@@ -54,7 +54,7 @@
5454
"husky": "^9.1.7",
5555
"jest": "^29.7.0",
5656
"lint-staged": "^16.1.6",
57-
"npm-check-updates": "^18.0.3",
57+
"npm-check-updates": "^18.1.0",
5858
"rimraf": "^6.0.1",
5959
"ts-jest": "^29.4.1",
6060
"typescript": "^5.9.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6131,10 +6131,10 @@ npm-bundled@^4.0.0:
61316131
dependencies:
61326132
npm-normalize-package-bin "^4.0.0"
61336133

6134-
npm-check-updates@^18.0.3:
6135-
version "18.0.3"
6136-
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-18.0.3.tgz#7485cddebd27adcf4c57acc4c9e653b38c7e67af"
6137-
integrity sha512-IMZWxgAa5gpDVEle2KOZOMLfCu2/9FV+xsXQjPFt2OV0dyZixn0OJrZ9NxUcWgr/ZTGogmZtE0Cb8x2wlsVULg==
6134+
npm-check-updates@^18.1.0:
6135+
version "18.1.0"
6136+
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-18.1.0.tgz#1175f14bf1ff67035e0df3dd7f74abd7fe681299"
6137+
integrity sha512-1TQ6fO4HxVW4K/TWUPOa1KRbaL0Y9+CgDJeTkrA3c4YFgaW8uoxllCKlm4OM/28C9E9NR3MlkxtcFs0Z1VaCPg==
61386138

61396139
npm-install-checks@^7.1.0, npm-install-checks@^7.1.1:
61406140
version "7.1.1"

0 commit comments

Comments
 (0)