Skip to content

Commit 6db1f14

Browse files
committed
chore(deps): update dependency @types/node to v18.16.3
1 parent 22acfbe commit 6db1f14

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
@@ -43,7 +43,7 @@
4343
"@types/eslint": "8.37.0",
4444
"@types/estree": "1.0.1",
4545
"@types/jest": "29.5.1",
46-
"@types/node": "18.16.2",
46+
"@types/node": "18.16.3",
4747
"@typescript-eslint/eslint-plugin": "5.26.0",
4848
"@typescript-eslint/parser": "5.26.0",
4949
"eslint": "8.39.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1043,10 +1043,10 @@
10431043
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.6.4.tgz#a145cc0bb14ef9c4777361b7bbafa5cf8e3acb5a"
10441044
integrity sha512-Wk7nG1JSaMfMpoMJDKUsWYugliB2Vy55pdjLpmLixeyMi7HizW2I/9QoxsPCkXl3dO+ZOVqPumKaDUv5zJu2uQ==
10451045

1046-
"@types/[email protected].2":
1047-
version "18.16.2"
1048-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.2.tgz#2f610ea71034b3971c312192377f8a7178eb57f1"
1049-
integrity sha512-GQW/JL/5Fz/0I8RpeBG9lKp0+aNcXEaVL71c0D2Q0QHDTFvlYKT7an0onCUXj85anv7b4/WesqdfchLc0jtsCg==
1046+
"@types/[email protected].3":
1047+
version "18.16.3"
1048+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.3.tgz#6bda7819aae6ea0b386ebc5b24bdf602f1b42b01"
1049+
integrity sha512-OPs5WnnT1xkCBiuQrZA4+YAV4HEJejmHneyraIaxsbev5yCEr6KMwINNFP9wQeFIw8FWcoTqF3vQsa5CDaI+8Q==
10501050

10511051
"@types/prettier@^2.1.5":
10521052
version "2.2.3"

0 commit comments

Comments
 (0)