Skip to content

Commit 1f67cd4

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

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
@@ -42,7 +42,7 @@
4242
"eslint-config-txo-typescript": "^4.0.70",
4343
"husky": "^9.1.7",
4444
"jest": "^29.7.0",
45-
"npm-check-updates": "^18.0.3",
45+
"npm-check-updates": "^18.1.0",
4646
"ts-jest": "^29.4.1",
4747
"typescript": "^5.9.2"
4848
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5533,10 +5533,10 @@ npm-bundled@^3.0.0:
55335533
dependencies:
55345534
npm-normalize-package-bin "^3.0.0"
55355535

5536-
npm-check-updates@^18.0.3:
5537-
version "18.0.3"
5538-
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-18.0.3.tgz#7485cddebd27adcf4c57acc4c9e653b38c7e67af"
5539-
integrity sha512-IMZWxgAa5gpDVEle2KOZOMLfCu2/9FV+xsXQjPFt2OV0dyZixn0OJrZ9NxUcWgr/ZTGogmZtE0Cb8x2wlsVULg==
5536+
npm-check-updates@^18.1.0:
5537+
version "18.1.0"
5538+
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-18.1.0.tgz#1175f14bf1ff67035e0df3dd7f74abd7fe681299"
5539+
integrity sha512-1TQ6fO4HxVW4K/TWUPOa1KRbaL0Y9+CgDJeTkrA3c4YFgaW8uoxllCKlm4OM/28C9E9NR3MlkxtcFs0Z1VaCPg==
55405540

55415541
npm-install-checks@^6.0.0, npm-install-checks@^6.2.0, npm-install-checks@^6.3.0:
55425542
version "6.3.0"

0 commit comments

Comments
 (0)