mirror of
https://github.com/bitwarden/browser
synced 2025-12-10 05:13:29 +00:00
Update npm minor (#5724)
* Update npm minor * Do not update past prettier major version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Matt Gibson <mgibson@bitwarden.com>
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tsconfig/node16": "1.0.4",
|
||||
"@types/node": "18.16.16",
|
||||
"@types/node": "18.17.5",
|
||||
"@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.16",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.16.16.tgz",
|
||||
"integrity": "sha512-NpaM49IGQQAUlBhHMF82QH80J08os4ZmyF9MkpCzWAGuOHqE4gTEbhzd7L3l5LmWuZ6E0OiC1FweQ4tsiW35+g=="
|
||||
"version": "18.17.5",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.17.5.tgz",
|
||||
"integrity": "sha512-xNbS75FxH6P4UXTPUJp/zNPq6/xsfdJKussCWNOnz4aULWIRwMgP1LgaB5RiBnMX1DPCYenuqGZfnIAx5mbFLA=="
|
||||
},
|
||||
"node_modules/@types/node-ipc": {
|
||||
"version": "9.2.0",
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tsconfig/node16": "1.0.4",
|
||||
"@types/node": "18.16.16",
|
||||
"@types/node": "18.17.5",
|
||||
"@types/node-ipc": "9.2.0",
|
||||
"typescript": "4.7.4"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user