Skip to content

Commit f68147d

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/node to v14.18.0
1 parent 19192b0 commit f68147d

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
@@ -119,7 +119,7 @@
119119
"@types/jest": "27.0.3",
120120
"@types/jsonpath": "0.2.0",
121121
"@types/lodash": "4.14.177",
122-
"@types/node": "14.17.34",
122+
"@types/node": "14.18.0",
123123
"@typescript-eslint/eslint-plugin": "4.33.0",
124124
"@typescript-eslint/parser": "4.33.0",
125125
"dotenv": "10.0.0",

yarn.lock

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

1718-
"@types/node@14.17.34":
1719-
version "14.17.34"
1720-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.34.tgz#fe4b38b3f07617c0fa31ae923fca9249641038f0"
1721-
integrity sha512-USUftMYpmuMzeWobskoPfzDi+vkpe0dvcOBRNOscFrGxVp4jomnRxWuVohgqBow2xyIPC0S3gjxV/5079jhmDg==
1718+
"@types/node@14.18.0":
1719+
version "14.18.0"
1720+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.0.tgz#98df2397f6936bfbff4f089e40e06fa5dd88d32a"
1721+
integrity sha512-0GeIl2kmVMXEnx8tg1SlG6Gg8vkqirrW752KqolYo1PHevhhZN3bhJ67qHj+bQaINhX0Ra3TlWwRvMCd9iEfNQ==
17221722

17231723
"@types/normalize-package-data@^2.4.0":
17241724
version "2.4.0"

0 commit comments

Comments
 (0)