Skip to content

Commit 13b2d5a

Browse files
committed
chore(deps): update dependency @types/node to v14.18.12
1 parent 0f86410 commit 13b2d5a

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.178",
117-
"@types/node": "14.18.10",
117+
"@types/node": "14.18.12",
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].12":
1909+
version "14.18.12"
1910+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.12.tgz#0d4557fd3b94497d793efd4e7d92df2f83b4ef24"
1911+
integrity sha512-q4jlIR71hUpWTnGhXWcakgkZeHa3CCjcQcnuzU8M891BAWA2jHiziiWEPEkdS5pFsz7H9HJiy8BrK7tBRNrY7A==
19121912

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

0 commit comments

Comments
 (0)