Skip to content

Commit 2e36b06

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

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": "^15.4.3",
59-
"npm-check-updates": "^17.1.14",
59+
"npm-check-updates": "^17.1.15",
6060
"react": "^18.3.1",
6161
"rimraf": "^6.0.1",
6262
"ts-jest": "^29.2.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6138,10 +6138,10 @@ npm-bundled@^4.0.0:
61386138
dependencies:
61396139
npm-normalize-package-bin "^4.0.0"
61406140

6141-
npm-check-updates@^17.1.14:
6142-
version "17.1.14"
6143-
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-17.1.14.tgz#68285d98b296656bf7a8f747123c51d1adbdbb2b"
6144-
integrity sha512-dr4bXIxETubLI1tFGeock5hN8yVjahvaVpx+lPO4/O2md3zJuxB7FgH3MIoTvQSCgsgkIRpe0skti01IEAA5tA==
6141+
npm-check-updates@^17.1.15:
6142+
version "17.1.15"
6143+
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-17.1.15.tgz#3e5734f5acf91de1c4ef3cd4ac460172d9195c99"
6144+
integrity sha512-miATvKu5rjec/1wxc5TGDjpsucgtCHwRVZorZpDkS6NzdWXfnUWlN4abZddWb7XSijAuBNzzYglIdTm9SbgMVg==
61456145

61466146
npm-install-checks@^7.1.0, npm-install-checks@^7.1.1:
61476147
version "7.1.1"

0 commit comments

Comments
 (0)