Skip to content

Commit

Permalink
chore(deps-dev): bump @types/jest from 25.1.1 to 25.1.2 (#1242)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Feb 6, 2020
1 parent d35adaa commit 11fff57
Show file tree
Hide file tree
Showing 12 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion packages/@jsii/kernel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@scope/jsii-calc-base": "^0.22.0",
"@scope/jsii-calc-lib": "^0.22.0",
"@types/fs-extra": "^8.0.1",
"@types/jest": "^25.1.1",
"@types/jest": "^25.1.2",
"@types/jest-expect-message": "^1.0.1",
"@types/node": "^10.17.14",
"@types/tar": "^4.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/@jsii/runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"devDependencies": {
"@scope/jsii-calc-base": "^0.22.0",
"@scope/jsii-calc-lib": "^0.22.0",
"@types/jest": "^25.1.1",
"@types/jest": "^25.1.2",
"@types/node": "^10.17.14",
"eslint": "^6.8.0",
"jest": "^25.1.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 @@ -33,7 +33,7 @@
"jsonschema": "^1.2.5"
},
"devDependencies": {
"@types/jest": "^25.1.1",
"@types/jest": "^25.1.2",
"@types/node": "^10.17.14",
"eslint": "^6.8.0",
"jest": "^25.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/codemaker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"@types/decamelize": "^1.2.0",
"@types/fs-extra": "^8.0.1",
"@types/jest": "^25.1.1",
"@types/jest": "^25.1.2",
"@types/node": "^10.17.14",
"eslint": "^6.8.0",
"jest": "^25.1.0",
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 @@ -19,7 +19,7 @@
},
"devDependencies": {
"@types/inquirer": "^6.5.0",
"@types/jest": "^25.1.1",
"@types/jest": "^25.1.2",
"@types/jest-expect-message": "^1.0.1",
"@types/node": "^10.17.14",
"@types/yargs": "^15.0.3",
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 @@ -41,7 +41,7 @@
},
"devDependencies": {
"@types/fs-extra": "^8.0.1",
"@types/jest": "^25.1.1",
"@types/jest": "^25.1.2",
"@types/jest-expect-message": "^1.0.1",
"@types/node": "^10.17.14",
"@types/tar-fs": "^1.16.2",
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 @@ -56,7 +56,7 @@
"@types/clone": "^0.1.30",
"@types/commonmark": "^0.27.4",
"@types/fs-extra": "^8.0.1",
"@types/jest": "^25.1.1",
"@types/jest": "^25.1.2",
"@types/mock-fs": "^4.10.0",
"@types/node": "^10.17.14",
"@types/semver": "^7.1.0",
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 @@ -42,7 +42,7 @@
"devDependencies": {
"@scope/jsii-calc-lib": "^0.22.0",
"@types/fs-extra": "^8.0.1",
"@types/jest": "^25.1.1",
"@types/jest": "^25.1.2",
"@types/node": "^10.17.14",
"@types/yargs": "^15.0.3",
"eslint": "^6.8.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/jsii-rosetta/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"@types/commonmark": "^0.27.4",
"@types/fs-extra": "^8.0.1",
"@types/jest": "^25.1.1",
"@types/jest": "^25.1.2",
"@types/mock-fs": "^4.10.0",
"@types/node": "^10.17.14",
"@types/yargs": "^15.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/jsii/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@types/clone": "^0.1.30",
"@types/deep-equal": "^1.0.1",
"@types/fs-extra": "^8.0.1",
"@types/jest": "^25.1.1",
"@types/jest": "^25.1.2",
"@types/jest-expect-message": "^1.0.1",
"@types/node": "^10.17.14",
"@types/semver": "^7.1.0",
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 @@ -30,7 +30,7 @@
"package": "package-js"
},
"devDependencies": {
"@types/jest": "^25.1.1",
"@types/jest": "^25.1.2",
"@types/node": "^10.17.14",
"eslint": "^6.8.0",
"jest": "^25.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1409,10 +1409,10 @@
dependencies:
"@types/jest" "*"

"@types/jest@*", "@types/jest@^25.1.1":
version "25.1.1"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.1.1.tgz#dcf65a8ee315b91ad39c0d358ae0ddc5602ab0e9"
integrity sha512-bKSZJYZJLzwaoVYNN4W3A0RvKNYsrLm5tsuXaMlfYDxKf4gY2sFrMYneCugNQWGg1gjPW+FHBwNrwPzEi4sIsw==
"@types/jest@*", "@types/jest@^25.1.2":
version "25.1.2"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.1.2.tgz#1c4c8770c27906c7d8def5d2033df9dbd39f60da"
integrity sha512-EsPIgEsonlXmYV7GzUqcvORsSS9Gqxw/OvkGwHfAdpjduNRxMlhsav0O5Kb0zijc/eXSO/uW6SJt9nwull8AUQ==
dependencies:
jest-diff "^25.1.0"
pretty-format "^25.1.0"
Expand Down

0 comments on commit 11fff57

Please sign in to comment.