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

chore(deps): update npm minor (#5485)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-05-23 11:12:58 +02:00
committed by GitHub
parent 946d254b0f
commit b4dc9fa2a5
4 changed files with 152 additions and 127 deletions

View File

@@ -19,7 +19,7 @@
},
"devDependencies": {
"@tsconfig/node16": "1.0.4",
"@types/node": "18.16.8",
"@types/node": "18.16.14",
"@types/node-ipc": "9.2.0",
"typescript": "4.7.4"
}
@@ -99,9 +99,9 @@
"integrity": "sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA=="
},
"node_modules/@types/node": {
"version": "18.16.8",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.16.8.tgz",
"integrity": "sha512-p0iAXcfWCOTCBbsExHIDFCfwsqFwBTgETJveKMT+Ci3LY9YqQCI91F5S+TB20+aRCXpcWfvx5Qr5EccnwCm2NA=="
"version": "18.16.14",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.16.14.tgz",
"integrity": "sha512-+ImzUB3mw2c5ISJUq0punjDilUQ5GnUim0ZRvchHIWJmOC0G+p0kzhXBqj6cDjK0QdPFwzrHWgrJp3RPvCG5qg=="
},
"node_modules/@types/node-ipc": {
"version": "9.2.0",

View File

@@ -24,7 +24,7 @@
},
"devDependencies": {
"@tsconfig/node16": "1.0.4",
"@types/node": "18.16.8",
"@types/node": "18.16.14",
"@types/node-ipc": "9.2.0",
"typescript": "4.7.4"
},