Skip to content

Commit

Permalink
Merge pull request #1252 from Adyen/renovate/node-14.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency @types/node to v14.18.63
  • Loading branch information
michaelpaul committed Nov 16, 2023
2 parents 8864da2 + 4c5bd39 commit a69db68
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@
"https-proxy-agent": "5.0.1"
},
"optionalDependencies": {
"@types/node": "14.18.61"
"@types/node": "14.18.63"
}
}
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -788,11 +788,16 @@
dependencies:
nock "*"

"@types/node@*", "@types/node@14.18.61":
"@types/node@*":
version "14.18.61"
resolved "https://registry.npmjs.org/@types/node/-/node-14.18.61.tgz"
integrity sha512-1mFT4DqS4/s9tlZbdkwEB/EnSykA9MDeDLIk3FHApGvIMGY//qgstB2gu9GKGESWyW/qiRUO+jhlLJ9bBJ8j+Q==

"@types/node@14.18.63":
version "14.18.63"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.63.tgz#1788fa8da838dbb5f9ea994b834278205db6ca2b"
integrity sha512-fAtCfv4jJg+ExtXhvCkCqUKZ+4ok/JQk01qDKhL5BDDoS3AxKXhV5/MAVUZyQnSEd2GT92fkgZl0pz0Q0AzcIQ==

"@types/prettier@^2.1.5":
version "2.6.3"
resolved "https://registry.npmjs.org/@types/prettier/-/prettier-2.6.3.tgz"
Expand Down

0 comments on commit a69db68

Please sign in to comment.