Skip to content

Commit 416afc0

Browse files
authored
Merge pull request #520 from Quramy/renovate/node-18.x
chore(deps): update dependency @types/node to v18.15.11
2 parents fa34521 + b531e35 commit 416afc0

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.4.6",
4444
"@types/estree": "1.0.0",
4545
"@types/jest": "29.5.0",
46-
"@types/node": "18.15.10",
46+
"@types/node": "18.15.11",
4747
"@typescript-eslint/eslint-plugin": "5.26.0",
4848
"@typescript-eslint/parser": "5.26.0",
4949
"eslint": "8.25.0",

yarn.lock

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

1008-
"@types/[email protected].10":
1009-
version "18.15.10"
1010-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.10.tgz#4ee2171c3306a185d1208dad5f44dae3dee4cfe3"
1011-
integrity sha512-9avDaQJczATcXgfmMAW3MIWArOO7A+m90vuCFLr8AotWf8igO/mRoYukrk2cqZVtv38tHs33retzHEilM7FpeQ==
1008+
"@types/[email protected].11":
1009+
version "18.15.11"
1010+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.11.tgz#b3b790f09cb1696cffcec605de025b088fa4225f"
1011+
integrity sha512-E5Kwq2n4SbMzQOn6wnmBjuK9ouqlURrcZDVfbo9ftDDTFt3nk7ZKK4GMOzoYgnpQJKcxwQw+lGaBvvlMo0qN/Q==
10121012

10131013
"@types/prettier@^2.1.5":
10141014
version "2.2.3"

0 commit comments

Comments
 (0)