Skip to content

Commit 2c6ff0c

Browse files
committed
chore(deps): update dependency @types/node to v14.18.13
1 parent 2d95882 commit 2c6ff0c

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
@@ -114,7 +114,7 @@
114114
"@types/jest": "27.4.0",
115115
"@types/jsonpath": "0.2.0",
116116
"@types/lodash": "4.14.181",
117-
"@types/node": "14.18.10",
117+
"@types/node": "14.18.13",
118118
"@typescript-eslint/eslint-plugin": "5.15.0",
119119
"@typescript-eslint/parser": "5.15.0",
120120
"dotenv": "16.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1905,10 +1905,10 @@
19051905
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.11.2.tgz#2de1ed6670439387da1c9f549a2ade2b0a799256"
19061906
integrity sha512-jiE3QIxJ8JLNcb1Ps6rDbysDhN4xa8DJJvuC9prr6w+1tIh+QAbYyNF3tyiZNLDBIuBCf4KEcV2UvQm/V60xfA==
19071907

1908-
"@types/[email protected].10":
1909-
version "14.18.10"
1910-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.10.tgz#774f43868964f3cfe4ced1f5417fe15818a4eaea"
1911-
integrity sha512-6iihJ/Pp5fsFJ/aEDGyvT4pHGmCpq7ToQ/yf4bl5SbVAvwpspYJ+v3jO7n8UyjhQVHTy+KNszOozDdv+O6sovQ==
1908+
"@types/[email protected].13":
1909+
version "14.18.13"
1910+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.13.tgz#6ad4d9db59e6b3faf98dcfe4ca9d2aec84443277"
1911+
integrity sha512-Z6/KzgyWOga3pJNS42A+zayjhPbf2zM3hegRQaOPnLOzEi86VV++6FLDWgR1LGrVCRufP/ph2daa3tEa5br1zA==
19121912

19131913
"@types/node@>=12":
19141914
version "17.0.21"

0 commit comments

Comments
 (0)