Skip to content

Commit

Permalink
Merge pull request #373 from timmyers/dependabot/npm_and_yarn/types/n…
Browse files Browse the repository at this point in the history
…ode-14.14.14
  • Loading branch information
dependabot-preview[bot] authored Dec 15, 2020
2 parents 0403cac + 15e7ce0 commit 5d960e7
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"uuid": "^8.3.2"
},
"devDependencies": {
"@types/node": "^14.14.13",
"@types/node": "^14.14.14",
"ts-node": "^9.1.1",
"typescript": "^4.1.3"
}
Expand Down
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"react-dom": "^17.0.1"
},
"devDependencies": {
"@types/node": "^14.14.13",
"@types/node": "^14.14.14",
"@types/react": "^17.0.0",
"typescript": "^4.1.3"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1753,10 +1753,10 @@
"@types/node" "*"
form-data "^3.0.0"

"@types/node@*", "@types/node@>= 8", "@types/node@^14.14.13":
version "14.14.13"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.13.tgz#9e425079799322113ae8477297ae6ef51b8e0cdf"
integrity sha512-vbxr0VZ8exFMMAjCW8rJwaya0dMCDyYW2ZRdTyjtrCvJoENMpdUHOT/eTzvgyA5ZnqRZ/sI0NwqAxNHKYokLJQ==
"@types/node@*", "@types/node@>= 8", "@types/node@^14.14.14":
version "14.14.14"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.14.tgz#f7fd5f3cc8521301119f63910f0fb965c7d761ae"
integrity sha512-UHnOPWVWV1z+VV8k6L1HhG7UbGBgIdghqF3l9Ny9ApPghbjICXkUJSd/b9gOgQfjM1r+37cipdw/HJ3F6ICEnQ==

"@types/node@^10.1.0":
version "10.17.17"
Expand Down

0 comments on commit 5d960e7

Please sign in to comment.