Skip to content

Commit 3fd099c

Browse files
chore(deps): update dependency npm-check-updates to v18 (#65)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b5f0403 commit 3fd099c

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.0.0",
59-
"npm-check-updates": "^17.1.18",
59+
"npm-check-updates": "^18.0.1",
6060
"react": "^18.3.1",
6161
"rimraf": "^6.0.1",
6262
"ts-jest": "^29.3.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6143,10 +6143,10 @@ npm-bundled@^4.0.0:
61436143
dependencies:
61446144
npm-normalize-package-bin "^4.0.0"
61456145

6146-
npm-check-updates@^17.1.18:
6147-
version "17.1.18"
6148-
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-17.1.18.tgz#b26e5a6bb5f2b32af5950cda7ea40aafaf92e2cc"
6149-
integrity sha512-bkUy2g4v1i+3FeUf5fXMLbxmV95eG4/sS7lYE32GrUeVgQRfQEk39gpskksFunyaxQgTIdrvYbnuNbO/pSUSqw==
6146+
npm-check-updates@^18.0.1:
6147+
version "18.0.1"
6148+
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-18.0.1.tgz#72b4dd6bf12749e3634ba96855bc1ed3d153fe98"
6149+
integrity sha512-MO7mLp/8nm6kZNLLyPgz4gHmr9tLoU+pWPLdXuGAx+oZydBHkHWN0ibTonsrfwC2WEQNIQxuZagYwB67JQpAuw==
61506150

61516151
npm-install-checks@^7.1.0, npm-install-checks@^7.1.1:
61526152
version "7.1.1"

0 commit comments

Comments
 (0)