Bump npm-check-updates from 19.1.1 to 19.1.2 in /frontend #160

Open
dependabot[bot] wants to merge 1 commit from dependabot/npm_and_yarn/frontend/npm-check-updates-19.1.2 into main
2 changed files with 5 additions and 5 deletions

View file

@ -15,7 +15,7 @@
"concurrently": "^9.2.1",
"eslint": "9.38.0",
"eslint-plugin-unused-imports": "^4.1.4",
"npm-check-updates": "^19.1.1",
"npm-check-updates": "^19.1.2",
"prettier": "^3.6.2",
"typescript-eslint": "8.41.0"
}
@ -3063,9 +3063,9 @@
"license": "MIT"
},
"node_modules/npm-check-updates": {
"version": "19.1.1",
"resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-19.1.1.tgz",
"integrity": "sha512-vy/uNbaK6Xfj/QzM8OXeALZak67E0uHjUlbdT1YGy4bdj0xlBU6AVd+8bscY8vlDpyzL6Y7mxcrX8kzEDeEpNg==",
"version": "19.1.2",
"resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-19.1.2.tgz",
"integrity": "sha512-FNeFCVgPOj0fz89hOpGtxP2rnnRHR7hD2E8qNU8SMWfkyDZXA/xpgjsL3UMLSo3F/K13QvJDnbxPngulNDDo/g==",
"dev": true,
"license": "Apache-2.0",
"bin": {

View file

@ -24,7 +24,7 @@
"concurrently": "^9.2.1",
"eslint": "9.38.0",
"eslint-plugin-unused-imports": "^4.1.4",
"npm-check-updates": "^19.1.1",
"npm-check-updates": "^19.1.2",
"prettier": "^3.6.2",
"typescript-eslint": "8.41.0"
}