Skip to content

Commit

Permalink
chore(deps-dev): bump @types/node from 10.17.26 to 10.17.27 (#9011)
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 10.17.26 to 10.17.27.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Jul 10, 2020
1 parent 8211339 commit e34cb80
Show file tree
Hide file tree
Showing 9 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/@aws-cdk/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
"license": "Apache-2.0",
"devDependencies": {
"@types/lodash": "^4.14.157",
"@types/node": "^10.17.26",
"@types/node": "^10.17.27",
"@types/nodeunit": "^0.0.31",
"@types/minimatch": "^3.0.3",
"@types/sinon": "^9.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/@monocdk-experiment/assert/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"license": "Apache-2.0",
"devDependencies": {
"@types/jest": "^26.0.4",
"@types/node": "^10.17.26",
"@types/node": "^10.17.27",
"cdk-build-tools": "0.0.0",
"jest": "^25.5.4",
"pkglint": "0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@monocdk-experiment/rewrite-imports/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"@types/glob": "^7.1.2",
"@types/jest": "^26.0.4",
"@types/node": "^10.17.26",
"@types/node": "^10.17.27",
"cdk-build-tools": "0.0.0",
"pkglint": "0.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/aws-cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@types/jest": "^26.0.4",
"@types/minimatch": "^3.0.3",
"@types/mockery": "^1.4.29",
"@types/node": "^10.17.26",
"@types/node": "^10.17.27",
"@types/promptly": "^3.0.0",
"@types/semver": "^7.3.1",
"@types/sinon": "^9.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/cdk-assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/glob": "^7.1.2",
"@types/jest": "^26.0.4",
"@types/mock-fs": "^4.10.0",
"@types/node": "^10.17.26",
"@types/node": "^10.17.27",
"@types/yargs": "^15.0.5",
"@types/jszip": "^3.4.1",
"jszip": "^3.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/monocdk-experiment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@
"@aws-cdk/pipelines": "0.0.0",
"@aws-cdk/region-info": "0.0.0",
"@types/fs-extra": "^8.1.1",
"@types/node": "^10.17.26",
"@types/node": "^10.17.27",
"cdk-build-tools": "0.0.0",
"fs-extra": "^9.0.1",
"pkglint": "0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion tools/nodeunit-shim/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"build+test": "npm run build && npm test"
},
"devDependencies": {
"@types/node": "^10.17.26",
"@types/node": "^10.17.27",
"typescript": "~3.9.6",
"@types/jest": "^26.0.4"
},
Expand Down
2 changes: 1 addition & 1 deletion tools/yarn-cling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/yarnpkg__lockfile": "^1.1.3",
"@types/jest": "^26.0.4",
"jest": "^25.5.4",
"@types/node": "^10.17.26",
"@types/node": "^10.17.27",
"typescript": "~3.9.6",
"pkglint": "0.0.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1554,10 +1554,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.0.tgz#30d2d09f623fe32cde9cb582c7a6eda2788ce4a8"
integrity sha512-WE4IOAC6r/yBZss1oQGM5zs2D7RuKR6Q+w+X2SouPofnWn+LbCqClRyhO3ZE7Ix8nmFgo/oVuuE01cJT2XB13A==

"@types/node@^10.17.26":
version "10.17.26"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.26.tgz#a8a119960bff16b823be4c617da028570779bcfd"
integrity sha512-myMwkO2Cr82kirHY8uknNRHEVtn0wV3DTQfkrjx17jmkstDRZ24gNUdl8AHXVyVclTYI/bNjgTPTAWvWLqXqkw==
"@types/node@^10.17.27":
version "10.17.27"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.27.tgz#391cb391c75646c8ad2a7b6ed3bbcee52d1bdf19"
integrity sha512-J0oqm9ZfAXaPdwNXMMgAhylw5fhmXkToJd06vuDUSAgEDZ/n/69/69UmyBZbc+zT34UnShuDSBqvim3SPnozJg==

"@types/nodeunit@^0.0.31":
version "0.0.31"
Expand Down

0 comments on commit e34cb80

Please sign in to comment.