Skip to content

Commit 84e981e

Browse files
⬆️ (deps-dev): bump npm-check-updates from 19.1.2 to 19.3.1
Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 19.1.2 to 19.3.1. - [Release notes](https://github.com/raineorshine/npm-check-updates/releases) - [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md) - [Commits](raineorshine/npm-check-updates@v19.1.2...v19.3.1) --- updated-dependencies: - dependency-name: npm-check-updates dependency-version: 19.3.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e1e3f6a commit 84e981e

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
@@ -34,7 +34,7 @@
3434
"eslint": "^9.39.1",
3535
"eslint-config-next": "16.0.7",
3636
"husky": "^9.1.7",
37-
"npm-check-updates": "^19.1.2",
37+
"npm-check-updates": "^19.3.1",
3838
"postcss": "^8.5.6",
3939
"prettier": "^3.7.4",
4040
"prettier-plugin-tailwindcss": "^0.7.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2668,10 +2668,10 @@ node-releases@^2.0.27:
26682668
resolved "https://registry.npmjs.org/node-releases/-/node-releases-2.0.27.tgz"
26692669
integrity sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==
26702670

2671-
npm-check-updates@^19.1.2:
2672-
version "19.1.2"
2673-
resolved "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-19.1.2.tgz"
2674-
integrity sha512-FNeFCVgPOj0fz89hOpGtxP2rnnRHR7hD2E8qNU8SMWfkyDZXA/xpgjsL3UMLSo3F/K13QvJDnbxPngulNDDo/g==
2671+
npm-check-updates@^19.3.1:
2672+
version "19.3.1"
2673+
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-19.3.1.tgz#a68748bca9b029e8153508f7ef3e4f0b3a1a83d5"
2674+
integrity sha512-v92fHH8fmf9VVmQwwL5JWpX8GDEe8BDyrz4w3GF6D6JBUZKpQNcTfBBgxVkCcAPzVUjCHSZEXYmZAAKfLTsDBA==
26752675

26762676
object-assign@^4.1.1:
26772677
version "4.1.1"

0 commit comments

Comments
 (0)