Skip to content

Commit

Permalink
chore(deps): bump jest from 26.5.0 to 26.5.2 (#2084)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 7, 2020
1 parent 30d4658 commit 818ce23
Show file tree
Hide file tree
Showing 13 changed files with 303 additions and 308 deletions.
2 changes: 1 addition & 1 deletion packages/@jsii/integ-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@octokit/rest": "^18.0.6",
"dotenv": "^8.2.0",
"fs-extra": "^9.0.1",
"jest": "^26.5.0",
"jest": "^26.5.2",
"jsii": "^0.0.0",
"jsii-pacmak": "^0.0.0",
"jsii-rosetta": "^0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@jsii/kernel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/node": "^10.17.37",
"@types/tar": "^4.0.3",
"eslint": "^7.10.0",
"jest": "^26.5.0",
"jest": "^26.5.2",
"jest-expect-message": "^1.0.2",
"jsii-build-tools": "^0.0.0",
"jsii-calc": "^0.0.0",
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 @@ -43,7 +43,7 @@
"@types/jest": "^26.0.14",
"@types/node": "^10.17.37",
"eslint": "^7.10.0",
"jest": "^26.5.0",
"jest": "^26.5.2",
"jsii-build-tools": "^0.0.0",
"jsii-calc": "^0.0.0",
"prettier": "^2.1.2",
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 @@ -37,7 +37,7 @@
"@types/jest": "^26.0.14",
"@types/node": "^10.17.37",
"eslint": "^7.10.0",
"jest": "^26.5.0",
"jest": "^26.5.2",
"jsii-build-tools": "^0.0.0",
"prettier": "^2.1.2",
"typescript": "~3.9.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/codemaker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/jest": "^26.0.14",
"@types/node": "^10.17.37",
"eslint": "^7.10.0",
"jest": "^26.5.0",
"jest": "^26.5.2",
"prettier": "^2.1.2",
"typescript": "~3.9.7"
},
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 @@ -25,7 +25,7 @@
"@types/node": "^10.17.37",
"@types/yargs": "^15.0.7",
"eslint": "^7.10.0",
"jest": "^26.5.0",
"jest": "^26.5.2",
"jest-expect-message": "^1.0.2",
"prettier": "^2.1.2",
"typescript": "~3.9.7"
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 @@ -48,7 +48,7 @@
"@types/tar-fs": "^2.0.0",
"@types/yargs": "^15.0.7",
"eslint": "^7.10.0",
"jest": "^26.5.0",
"jest": "^26.5.2",
"jest-expect-message": "^1.0.2",
"jsii": "^0.0.0",
"jsii-build-tools": "^0.0.0",
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 @@ -62,7 +62,7 @@
"@types/semver": "^7.3.4",
"@types/yargs": "^15.0.7",
"eslint": "^7.10.0",
"jest": "^26.5.0",
"jest": "^26.5.2",
"jsii-build-tools": "^0.0.0",
"jsii-calc": "^0.0.0",
"mock-fs": "^4.13.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 @@ -47,7 +47,7 @@
"@types/node": "^10.17.37",
"@types/yargs": "^15.0.7",
"eslint": "^7.10.0",
"jest": "^26.5.0",
"jest": "^26.5.2",
"jsii": "^0.0.0",
"jsii-build-tools": "^0.0.0",
"jsii-calc": "^0.0.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 @@ -23,7 +23,7 @@
"@types/node": "^10.17.37",
"@types/yargs": "^15.0.7",
"eslint": "^7.10.0",
"jest": "^26.5.0",
"jest": "^26.5.2",
"jsii": "^0.0.0",
"jsii-build-tools": "^0.0.0",
"memory-streams": "^0.1.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 @@ -58,7 +58,7 @@
"@types/yargs": "^15.0.7",
"clone": "^2.1.2",
"eslint": "^7.10.0",
"jest": "^26.5.0",
"jest": "^26.5.2",
"jest-expect-message": "^1.0.2",
"jsii-build-tools": "^0.0.0",
"prettier": "^2.1.2",
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 @@ -34,7 +34,7 @@
"@types/jest": "^26.0.14",
"@types/node": "^10.17.37",
"eslint": "^7.10.0",
"jest": "^26.5.0",
"jest": "^26.5.2",
"jsii-build-tools": "^0.0.0",
"prettier": "^2.1.2",
"typescript": "~3.9.7"
Expand Down
Loading

0 comments on commit 818ce23

Please sign in to comment.