Skip to content

Commit

Permalink
chore(deps): bump typescript from 3.7.3 to 3.7.4 (#1147)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Dec 21, 2019
1 parent 3a14baa commit b4de63e
Show file tree
Hide file tree
Showing 18 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion packages/@jsii/dotnet-analyzers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
"devDependencies": {
"@types/node": "^10.17.11",
"jsii-build-tools": "^0.20.11",
"typescript": "~3.7.3"
"typescript": "~3.7.4"
}
}
2 changes: 1 addition & 1 deletion packages/@jsii/dotnet-jsonmodel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@
"devDependencies": {
"@types/node": "^10.17.11",
"jsii-build-tools": "^0.20.11",
"typescript": "~3.7.3"
"typescript": "~3.7.4"
}
}
2 changes: 1 addition & 1 deletion packages/@jsii/dotnet-runtime-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@
"@types/node": "^10.17.11",
"jsii-calc": "^0.20.11",
"jsii-pacmak": "^0.20.11",
"typescript": "~3.7.3"
"typescript": "~3.7.4"
}
}
2 changes: 1 addition & 1 deletion packages/@jsii/dotnet-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@
"@types/semver": "^6.2.0",
"jsii-build-tools": "^0.20.11",
"semver": "^7.1.1",
"typescript": "~3.7.3"
"typescript": "~3.7.4"
}
}
2 changes: 1 addition & 1 deletion packages/@jsii/java-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@
"@jsii/runtime": "^0.20.11",
"@types/node": "^10.17.11",
"jsii-build-tools": "^0.20.11",
"typescript": "~3.7.3"
"typescript": "~3.7.4"
}
}
2 changes: 1 addition & 1 deletion packages/@jsii/kernel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"jest-expect-message": "^1.0.2",
"jsii-build-tools": "^0.20.11",
"jsii-calc": "^0.20.11",
"typescript": "~3.7.3"
"typescript": "~3.7.4"
},
"jest": {
"collectCoverage": true,
Expand Down
2 changes: 1 addition & 1 deletion packages/@jsii/ruby-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
"jsii-build-tools": "^0.20.11",
"jsii-calc": "^0.20.11",
"jsii-pacmak": "^0.20.11",
"typescript": "~3.7.3"
"typescript": "~3.7.4"
}
}
2 changes: 1 addition & 1 deletion packages/@jsii/runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"jsii-calc": "^0.20.11",
"source-map": "^0.7.3",
"source-map-loader": "^0.2.4",
"typescript": "~3.7.3",
"typescript": "~3.7.4",
"wasm-loader": "^1.3.0",
"webpack": "^4.41.4",
"webpack-cli": "^3.3.10"
Expand Down
2 changes: 1 addition & 1 deletion packages/@jsii/spec/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"eslint": "^6.8.0",
"jest": "^24.9.0",
"jsii-build-tools": "^0.20.11",
"typescript": "~3.7.3",
"typescript": "~3.7.4",
"typescript-json-schema": "^0.41.0"
},
"jest": {
Expand Down
2 changes: 1 addition & 1 deletion packages/codemaker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/node": "^10.17.11",
"eslint": "^6.8.0",
"jest": "^24.9.0",
"typescript": "~3.7.3"
"typescript": "~3.7.4"
},
"jest": {
"collectCoverage": true,
Expand Down
2 changes: 1 addition & 1 deletion packages/jsii-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"eslint": "^6.8.0",
"jest": "^24.9.0",
"jest-expect-message": "^1.0.2",
"typescript": "~3.7.3"
"typescript": "~3.7.4"
},
"dependencies": {
"@jsii/spec": "^0.20.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/jsii-diff/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"fs-extra": "^8.1.0",
"jsii-reflect": "^0.20.11",
"log4js": "^6.1.0",
"typescript": "~3.7.3",
"typescript": "~3.7.4",
"yargs": "^15.0.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/jsii-pacmak/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"jsii-build-tools": "^0.20.11",
"jsii-calc": "^0.20.11",
"mock-fs": "^4.10.4",
"typescript": "~3.7.3"
"typescript": "~3.7.4"
},
"keywords": [
"jsii",
Expand Down
2 changes: 1 addition & 1 deletion packages/jsii-reflect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"jsii": "^0.20.11",
"jsii-build-tools": "^0.20.11",
"jsii-calc": "^0.20.11",
"typescript": "~3.7.3"
"typescript": "~3.7.4"
},
"jest": {
"collectCoverage": true,
Expand Down
4 changes: 2 additions & 2 deletions packages/jsii-rosetta/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@
"jsii-build-tools": "^0.20.11",
"memory-streams": "^0.1.3",
"mock-fs": "^4.10.4",
"typescript": "~3.7.3"
"typescript": "~3.7.4"
},
"dependencies": {
"@jsii/spec": "^0.20.11",
"commonmark": "^0.29.0",
"fs-extra": "^8.1.0",
"typescript": "~3.7.3",
"typescript": "~3.7.4",
"yargs": "^15.0.2"
},
"jest": {
Expand Down
2 changes: 1 addition & 1 deletion packages/jsii/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"semver": "^7.1.1",
"sort-json": "^2.0.0",
"spdx-license-list": "^6.1.0",
"typescript": "~3.7.3",
"typescript": "~3.7.4",
"yargs": "^15.0.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/oo-ascii-tree/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"eslint": "^6.8.0",
"jest": "^24.9.0",
"jsii-build-tools": "^0.20.11",
"typescript": "~3.7.3"
"typescript": "~3.7.4"
},
"jest": {
"collectCoverage": true,
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8006,10 +8006,10 @@ typescript-json-schema@^0.41.0:
typescript "^3.5.3"
yargs "^14.0.0"

typescript@^3.5.3, typescript@~3.7.3:
version "3.7.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.3.tgz#b36840668a16458a7025b9eabfad11b66ab85c69"
integrity sha512-Mcr/Qk7hXqFBXMN7p7Lusj1ktCBydylfQM/FZCk5glCNQJrCUKPkMHdo9R0MTFWsC/4kPFvDS0fDPvukfCkFsw==
typescript@^3.5.3, typescript@~3.7.4:
version "3.7.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.4.tgz#1743a5ec5fef6a1fa9f3e4708e33c81c73876c19"
integrity sha512-A25xv5XCtarLwXpcDNZzCGvW2D1S3/bACratYBx2sax8PefsFhlYmkQicKHvpYflFS8if4zne5zT5kpJ7pzuvw==

uglify-js@^3.1.4:
version "3.6.9"
Expand Down

0 comments on commit b4de63e

Please sign in to comment.