Skip to content

Commit

Permalink
Merge pull request #1 from dutradotdev/dependabot/npm_and_yarn/types/…
Browse files Browse the repository at this point in the history
…node-15.0.1

chore(deps-dev): bump @types/node from 14.14.41 to 15.0.1
  • Loading branch information
dutradotdev authored Apr 28, 2021
2 parents e38c977 + aaa05a3 commit 3a8a200
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 @@ -35,7 +35,7 @@
"@testing-library/jest-dom": "5.12.0",
"@testing-library/react": "11.2.6",
"@types/jest": "26.0.23",
"@types/node": "14.14.41",
"@types/node": "15.0.1",
"@types/react": "17.0.4",
"@types/styled-components": "5.1.9",
"@typescript-eslint/eslint-plugin": "4.22.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2566,10 +2566,10 @@
"@types/node" "*"
form-data "^3.0.0"

"@types/node@*", "@types/node@14.14.41":
version "14.14.41"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.41.tgz#d0b939d94c1d7bd53d04824af45f1139b8c45615"
integrity sha512-dueRKfaJL4RTtSa7bWeTK1M+VH+Gns73oCgzvYfHZywRCoPSd8EkXBL0mZ9unPTveBn+D9phZBaxuzpwjWkW0g==
"@types/node@*", "@types/node@15.0.1":
version "15.0.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.0.1.tgz#ef34dea0881028d11398be5bf4e856743e3dc35a"
integrity sha512-TMkXt0Ck1y0KKsGr9gJtWGjttxlZnnvDtphxUOSd0bfaR6Q1jle+sPvrzNR1urqYTWMinoKvjKfXUGsumaO1PA==

"@types/node@^14.0.10":
version "14.14.42"
Expand Down

0 comments on commit 3a8a200

Please sign in to comment.