Skip to content
This repository has been archived by the owner on Aug 14, 2021. It is now read-only.

Commit

Permalink
Bump @types/node from 14.14.13 to 14.14.14 (#289)
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.13 to 14.14.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 16, 2020
1 parent 4ae2928 commit 56c6dd7
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"devDependencies": {
"@types/faker": "5.1.5",
"@types/node": "14.14.13",
"@types/node": "14.14.14",
"apollo-server-testing": "2.19.0",
"dotenv": "8.2.0",
"jest": "26.6.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"devDependencies": {
"@types/debug": "4.1.5",
"@types/jest": "26.0.19",
"@types/node": "14.14.13",
"@types/node": "14.14.14",
"@types/sade": "1.7.2",
"apollo-server-testing": "2.19.0",
"debug": "4.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2037,10 +2037,10 @@
"@types/node" "*"
form-data "^3.0.0"

"@types/node@*", "@types/node@14.14.13", "@types/node@>= 8", "@types/node@>=6", "@types/node@^14.6.1":
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@14.14.14", "@types/node@>= 8", "@types/node@>=6", "@types/node@^14.6.1":
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.40"
Expand Down

0 comments on commit 56c6dd7

Please sign in to comment.