Skip to content

Commit

Permalink
chore(deps): bump typescript from 3.9.7 to 3.9.8 (#2555)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 10, 2021
1 parent 4728e86 commit a509ec3
Show file tree
Hide file tree
Showing 19 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"standard-version": "^9.1.0",
"ts-jest": "^26.5.0",
"ts-node": "^9.1.1",
"typescript": "~3.9.7"
"typescript": "~3.9.8"
},
"repository": {
"type": "git",
Expand Down
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.51",
"jsii-calc": "^3.20.120",
"jsii-pacmak": "^0.0.0",
"typescript": "~3.9.7"
"typescript": "~3.9.8"
}
}
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": "^7.3.4",
"jsii-build-tools": "^0.0.0",
"semver": "^7.3.4",
"typescript": "~3.9.7"
"typescript": "~3.9.8"
}
}
2 changes: 1 addition & 1 deletion packages/@jsii/go-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
"jsii-pacmak": "^0.0.0",
"prettier": "^2.2.1",
"ts-node": "^9.1.1",
"typescript": "~3.9.7"
"typescript": "~3.9.8"
}
}
2 changes: 1 addition & 1 deletion packages/@jsii/integ-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@
"@types/tar": "^4.0.4",
"eslint": "^7.19.0",
"prettier": "^2.2.1",
"typescript": "~3.9.7"
"typescript": "~3.9.8"
}
}
2 changes: 1 addition & 1 deletion packages/@jsii/java-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
"@jsii/runtime": "^0.0.0",
"@types/node": "^10.17.51",
"jsii-build-tools": "^0.0.0",
"typescript": "~3.9.7"
"typescript": "~3.9.8"
}
}
2 changes: 1 addition & 1 deletion packages/@jsii/kernel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@
"jsii-calc": "^3.20.120",
"prettier": "^2.2.1",
"ts-jest": "^26.5.0",
"typescript": "~3.9.7"
"typescript": "~3.9.8"
}
}
2 changes: 1 addition & 1 deletion packages/@jsii/python-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@
"jsii-calc": "^3.20.120",
"jsii-pacmak": "^0.0.0",
"ts-node": "^9.1.1",
"typescript": "~3.9.7"
"typescript": "~3.9.8"
}
}
2 changes: 1 addition & 1 deletion packages/@jsii/runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"prettier": "^2.2.1",
"source-map-loader": "^2.0.0",
"ts-jest": "^26.5.0",
"typescript": "~3.9.7",
"typescript": "~3.9.8",
"webpack": "^5.21.2",
"webpack-cli": "^4.5.0"
}
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 @@ -40,7 +40,7 @@
"jest": "^26.6.3",
"jsii-build-tools": "^0.0.0",
"prettier": "^2.2.1",
"typescript": "~3.9.7",
"typescript": "~3.9.8",
"typescript-json-schema": "^0.48.0"
}
}
2 changes: 1 addition & 1 deletion packages/codemaker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@
"eslint": "^7.19.0",
"jest": "^26.6.3",
"prettier": "^2.2.1",
"typescript": "~3.9.7"
"typescript": "~3.9.8"
}
}
2 changes: 1 addition & 1 deletion packages/jsii-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"jest": "^26.6.3",
"jest-expect-message": "^1.0.2",
"prettier": "^2.2.1",
"typescript": "~3.9.7"
"typescript": "~3.9.8"
},
"dependencies": {
"@jsii/spec": "^0.0.0",
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 @@ -37,7 +37,7 @@
"fs-extra": "^9.1.0",
"jsii-reflect": "^0.0.0",
"log4js": "^6.3.0",
"typescript": "~3.9.7",
"typescript": "~3.9.8",
"yargs": "^16.2.0"
},
"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 @@ -69,7 +69,7 @@
"jsii-calc": "^3.20.120",
"prettier": "^2.2.1",
"ts-jest": "^26.5.0",
"typescript": "~3.9.7"
"typescript": "~3.9.8"
},
"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 @@ -52,6 +52,6 @@
"jsii-build-tools": "^0.0.0",
"jsii-calc": "^3.20.120",
"prettier": "^2.2.1",
"typescript": "~3.9.7"
"typescript": "~3.9.8"
}
}
2 changes: 1 addition & 1 deletion packages/jsii-rosetta/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"commonmark": "^0.29.3",
"fs-extra": "^9.1.0",
"graceful-fs": "4.2.4",
"typescript": "~3.9.7",
"typescript": "~3.9.8",
"xmldom": "^0.4.0",
"yargs": "^16.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/jsii/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"semver-intersect": "^1.4.0",
"sort-json": "^2.0.0",
"spdx-license-list": "^6.4.0",
"typescript": "~3.9.7",
"typescript": "~3.9.8",
"yargs": "^16.2.0"
},
"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 @@ -37,6 +37,6 @@
"jest": "^26.6.3",
"jsii-build-tools": "^0.0.0",
"prettier": "^2.2.1",
"typescript": "~3.9.7"
"typescript": "~3.9.8"
}
}
8 changes: 4 additions & 4 deletions yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a509ec3

Please sign in to comment.