1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-20 10:13:31 +00:00

[deps] Platform: Update @types/node to v22.19.2 (#17878)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-09 11:24:44 -07:00
committed by GitHub
parent c6576ceec8
commit 0af5e5630b
4 changed files with 10 additions and 10 deletions

View File

@@ -19,7 +19,7 @@
"yargs": "18.0.0" "yargs": "18.0.0"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "22.19.1", "@types/node": "22.19.2",
"typescript": "5.4.2" "typescript": "5.4.2"
} }
}, },
@@ -117,9 +117,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/@types/node": { "node_modules/@types/node": {
"version": "22.19.1", "version": "22.19.2",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.19.1.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-22.19.2.tgz",
"integrity": "sha512-LCCV0HdSZZZb34qifBsyWlUmok6W7ouER+oQIGBScS8EsZsQbrtFTUrDX4hOl+CS6p7cnNC4td+qrSVGSCTUfQ==", "integrity": "sha512-LPM2G3Syo1GLzXLGJAKdqoU35XvrWzGJ21/7sgZTUpbkBaOasTj8tjwn6w+hCkqaa1TfJ/w67rJSwYItlJ2mYw==",
"license": "MIT", "license": "MIT",
"peer": true, "peer": true,
"dependencies": { "dependencies": {

View File

@@ -24,7 +24,7 @@
"yargs": "18.0.0" "yargs": "18.0.0"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "22.19.1", "@types/node": "22.19.2",
"typescript": "5.4.2" "typescript": "5.4.2"
}, },
"_moduleAliases": { "_moduleAliases": {

8
package-lock.json generated
View File

@@ -109,7 +109,7 @@
"@types/koa-json": "2.0.23", "@types/koa-json": "2.0.23",
"@types/lowdb": "1.0.15", "@types/lowdb": "1.0.15",
"@types/lunr": "2.3.7", "@types/lunr": "2.3.7",
"@types/node": "22.19.1", "@types/node": "22.19.2",
"@types/node-fetch": "2.6.4", "@types/node-fetch": "2.6.4",
"@types/node-forge": "1.3.14", "@types/node-forge": "1.3.14",
"@types/papaparse": "5.5.0", "@types/papaparse": "5.5.0",
@@ -14111,9 +14111,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/@types/node": { "node_modules/@types/node": {
"version": "22.19.1", "version": "22.19.2",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.19.1.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-22.19.2.tgz",
"integrity": "sha512-LCCV0HdSZZZb34qifBsyWlUmok6W7ouER+oQIGBScS8EsZsQbrtFTUrDX4hOl+CS6p7cnNC4td+qrSVGSCTUfQ==", "integrity": "sha512-LPM2G3Syo1GLzXLGJAKdqoU35XvrWzGJ21/7sgZTUpbkBaOasTj8tjwn6w+hCkqaa1TfJ/w67rJSwYItlJ2mYw==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"undici-types": "~6.21.0" "undici-types": "~6.21.0"

View File

@@ -71,7 +71,7 @@
"@types/koa-json": "2.0.23", "@types/koa-json": "2.0.23",
"@types/lowdb": "1.0.15", "@types/lowdb": "1.0.15",
"@types/lunr": "2.3.7", "@types/lunr": "2.3.7",
"@types/node": "22.19.1", "@types/node": "22.19.2",
"@types/node-fetch": "2.6.4", "@types/node-fetch": "2.6.4",
"@types/node-forge": "1.3.14", "@types/node-forge": "1.3.14",
"@types/papaparse": "5.5.0", "@types/papaparse": "5.5.0",