Skip to content

Commit

Permalink
Merge pull request #501 from ghoshnirmalya/dependabot/npm_and_yarn/fr…
Browse files Browse the repository at this point in the history
…ontend/types/node-16.3.3

chore(deps-dev): bump @types/node from 16.3.2 to 16.3.3 in /frontend
  • Loading branch information
ghoshnirmalya authored Jul 17, 2021
2 parents b4d92ef + b22e8b0 commit 8838628
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 10 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@graphql-codegen/typescript-resolvers": "^1.20.0",
"@types/jsonwebtoken": "^8.5.4",
"@types/next": "^9.0.0",
"@types/node": "^16.3.2",
"@types/node": "^16.3.3",
"@types/pg": "^8.6.1",
"@types/react": "^17.0.14",
"@types/react-dom": "^17.0.9",
Expand Down
13 changes: 4 additions & 9 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1927,15 +1927,10 @@
dependencies:
next "*"

"@types/node@*":
version "16.3.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.3.1.tgz#24691fa2b0c3ec8c0d34bfcfd495edac5593ebb4"
integrity sha512-N87VuQi7HEeRJkhzovao/JviiqKjDKMVKxKMfUvSKw+MbkbW8R0nA3fi/MQhhlxV2fQ+2ReM+/Nt4efdrJx3zA==

"@types/node@^16.3.2":
version "16.3.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.3.2.tgz#655432817f83b51ac869c2d51dd8305fb8342e16"
integrity sha512-jJs9ErFLP403I+hMLGnqDRWT0RYKSvArxuBVh2veudHV7ifEC1WAmjJADacZ7mRbA2nWgHtn8xyECMAot0SkAw==
"@types/node@*", "@types/node@^16.3.3":
version "16.3.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.3.3.tgz#0c30adff37bbbc7a50eb9b58fae2a504d0d88038"
integrity sha512-8h7k1YgQKxKXWckzFCMfsIwn0Y61UK6tlD6y2lOb3hTOIMlK3t9/QwHOhc81TwU+RMf0As5fj7NPjroERCnejQ==

"@types/normalize-package-data@^2.4.0":
version "2.4.0"
Expand Down

1 comment on commit 8838628

@vercel
Copy link

@vercel vercel bot commented on 8838628 Jul 17, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.