Skip to content

Commit c579c2a

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

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.1.1",
57+
"npm-check-updates": "^18.2.1",
5858
"rimraf": "^6.0.1",
5959
"ts-jest": "^29.4.3",
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.1.1:
6135-
version "18.1.1"
6136-
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-18.1.1.tgz#4b507491db8989a18e3a61c23d5ad42d4f7c93b1"
6137-
integrity sha512-sr+z5tEZop9n+uxAv/FVbpIdrayfG3Dr/D91igb+GyBl9eiudYUfGUZEBsmHq6kMOGEssSM3YWrP3njQjVU4Gw==
6134+
npm-check-updates@^18.2.1:
6135+
version "18.3.0"
6136+
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-18.3.0.tgz#d2094b11e9557755813e35c1f470fe30c0c3a4e3"
6137+
integrity sha512-Wcm90Af5JuzxwPTtdLl0OH2O1TCeqPTYBch1M3bePmfqylRMiFXXh+uglE4sfMjwdTjw7aIReMwudXeqoYvh2Q==
61386138

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

0 commit comments

Comments
 (0)