Skip to content

Commit 4bb1bd7

Browse files
authored
Merge pull request #84 from 1Password/dependabot/npm_and_yarn/types/node-18.7.23
Bump @types/node from 18.7.5 to 18.7.23
2 parents 423d3c0 + dec8829 commit 4bb1bd7

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
@@ -168,7 +168,7 @@
168168
"@1password/front-end-style": "^6.0.0",
169169
"@types/jest": "^27.4.1",
170170
"@types/json-to-ast": "^2.1.2",
171-
"@types/node": "18.7.5",
171+
"@types/node": "18.7.23",
172172
"@types/uuid": "^8.3.4",
173173
"@types/vscode": "^1.66.0",
174174
"@typescript-eslint/eslint-plugin": "^5.38.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -706,10 +706,10 @@
706706
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
707707
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
708708

709-
"@types/node@*", "@types/[email protected].5":
710-
version "18.7.5"
711-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.5.tgz#f1c1d4b7d8231c0278962347163656f9c36f3e83"
712-
integrity sha512-NcKK6Ts+9LqdHJaW6HQmgr7dT/i3GOHG+pt6BiWv++5SnjtRd4NXeiuN2kA153SjhXPR/AhHIPHPbrsbpUVOww==
709+
"@types/node@*", "@types/[email protected].23":
710+
version "18.7.23"
711+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.23.tgz#75c580983846181ebe5f4abc40fe9dfb2d65665f"
712+
integrity sha512-DWNcCHolDq0ZKGizjx2DZjR/PqsYwAcYUJmfMWqtVU2MBMG5Mo+xFZrhGId5r/O5HOuMPyQEcM6KUBp5lBZZBg==
713713

714714
"@types/normalize-package-data@^2.4.0":
715715
version "2.4.1"

0 commit comments

Comments
 (0)