Skip to content

Commit

Permalink
chore(deps-dev): bump ts-mock-imports from 1.2.6 to 1.3.0 (aws#6754)
Browse files Browse the repository at this point in the history
Bumps [ts-mock-imports](https://github.com/EmandM/ts-mock-imports) from 1.2.6 to 1.3.0.
- [Release notes](https://github.com/EmandM/ts-mock-imports/releases)
- [Commits](https://github.com/EmandM/ts-mock-imports/commits/v1.3.0)

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 Mar 16, 2020
1 parent b9a1408 commit 972125c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/@aws-cdk/assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"nodeunit": "^0.11.3",
"pkglint": "0.0.0",
"sinon": "^9.0.1",
"ts-mock-imports": "^1.2.6"
"ts-mock-imports": "^1.3.0"
},
"dependencies": {
"@aws-cdk/core": "0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-s3-assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"nodeunit": "^0.11.3",
"pkglint": "0.0.0",
"sinon": "^9.0.1",
"ts-mock-imports": "^1.2.6"
"ts-mock-imports": "^1.3.0"
},
"dependencies": {
"@aws-cdk/assets": "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 @@ -11353,10 +11353,10 @@ ts-jest@^25.2.0:
semver "^5.5"
yargs-parser "^16.1.0"

ts-mock-imports@^1.2.6:
version "1.2.6"
resolved "https://registry.yarnpkg.com/ts-mock-imports/-/ts-mock-imports-1.2.6.tgz#5a98a398c3eadb7f75b6904984bb0ba5f3fbb912"
integrity sha512-rZjsIEBWx9a3RGUo4Rhj/hzEGB4GPWJx46fls9EJf4UBsf5SxS2qiozf6dQp0Ym/9LC5MArlXZbZ+93wJzAmjA==
ts-mock-imports@^1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/ts-mock-imports/-/ts-mock-imports-1.3.0.tgz#ed9b743349f3c27346afe5b7454ffd2bcaa2302d"
integrity sha512-cCrVcRYsp84eDvPict0ZZD/D7ppQ0/JSx4ve6aEU8DjlsaWRJWV6ADMovp2sCuh6pZcduLFoIYhKTDU2LARo7Q==

ts-node@^8.0.2:
version "8.6.2"
Expand Down

0 comments on commit 972125c

Please sign in to comment.