Skip to content

Commit a16716f

Browse files
chore(deps): update dependency npm-check-updates to v18 (#290)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Erik Slovák <erik.slovak@technologystudio.sk>
1 parent 6b67a7e commit a16716f

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": "^17.1.18",
45+
"npm-check-updates": "^18.0.1",
4646
"ts-jest": "^29.3.2",
4747
"typescript": "^5.8.3"
4848
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5569,10 +5569,10 @@ npm-bundled@^3.0.0:
55695569
dependencies:
55705570
npm-normalize-package-bin "^3.0.0"
55715571

5572-
npm-check-updates@^17.1.18:
5573-
version "17.1.18"
5574-
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-17.1.18.tgz#b26e5a6bb5f2b32af5950cda7ea40aafaf92e2cc"
5575-
integrity sha512-bkUy2g4v1i+3FeUf5fXMLbxmV95eG4/sS7lYE32GrUeVgQRfQEk39gpskksFunyaxQgTIdrvYbnuNbO/pSUSqw==
5572+
npm-check-updates@^18.0.1:
5573+
version "18.0.1"
5574+
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-18.0.1.tgz#72b4dd6bf12749e3634ba96855bc1ed3d153fe98"
5575+
integrity sha512-MO7mLp/8nm6kZNLLyPgz4gHmr9tLoU+pWPLdXuGAx+oZydBHkHWN0ibTonsrfwC2WEQNIQxuZagYwB67JQpAuw==
55765576

55775577
npm-install-checks@^6.0.0, npm-install-checks@^6.2.0, npm-install-checks@^6.3.0:
55785578
version "6.3.0"

0 commit comments

Comments
 (0)