Skip to content

Commit

Permalink
Merge pull request #178 from tj-actions/dependabot/npm_and_yarn/types…
Browse files Browse the repository at this point in the history
…/node-17.0.33

Bump @types/node from 17.0.31 to 17.0.33
  • Loading branch information
jackton1 authored May 14, 2022
2 parents 3681de1 + 46e2637 commit ec009a8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"devDependencies": {
"@types/jest": "27.5.1",
"@types/node": "17.0.31",
"@types/node": "17.0.33",
"@types/uuid": "8.3.4",
"@typescript-eslint/parser": "5.23.0",
"@vercel/ncc": "0.33.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -815,10 +815,10 @@
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=

"@types/node@*", "@types/node@17.0.31":
version "17.0.31"
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.31.tgz#a5bb84ecfa27eec5e1c802c6bbf8139bdb163a5d"
integrity sha512-AR0x5HbXGqkEx9CadRH3EBYx/VkiUgZIhP4wvPn/+5KIsgpNoyFaRlVe0Zlx9gRtg8fA06a9tskE2MSN7TcG4Q==
"@types/node@*", "@types/node@17.0.33":
version "17.0.33"
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.33.tgz#3c1879b276dc63e73030bb91165e62a4509cd506"
integrity sha512-miWq2m2FiQZmaHfdZNcbpp9PuXg34W5JZ5CrJ/BaS70VuhoJENBEQybeiYSaPBRNq6KQGnjfEnc/F3PN++D+XQ==

"@types/prettier@^2.1.5":
version "2.6.0"
Expand Down

0 comments on commit ec009a8

Please sign in to comment.