Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

chore(deps-dev): Bump jest from 24.9.0 to 25.1.0 #457

Merged
merged 1 commit into from
Jan 22, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6,053 changes: 2,488 additions & 3,565 deletions packages/api-explorer/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/api-explorer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"devDependencies": {
"@readme/eslint-config": "^1.7.0",
"eslint": "^6.5.0",
"jest": "^24.8.0",
"jest": "^25.1.0",
"jsinspect": "^0.12.6",
"node-fetch": "^2.0.0-alpha.9",
"prettier": "^1.18.2",
Expand Down
4,146 changes: 2,718 additions & 1,428 deletions packages/api-logs/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/api-logs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@readme/eslint-config": "^1.7.0",
"eslint": "^6.5.0",
"isomorphic-fetch": "^2.2.1",
"jest": "^24.8.0",
"jest": "^25.1.0",
"jsinspect": "^0.12.7",
"nock": "^11.3.5",
"prettier": "^1.18.2",
Expand Down
5,013 changes: 2,791 additions & 2,222 deletions packages/markdown/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/markdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"devDependencies": {
"@readme/eslint-config": "^1.7.0",
"eslint": "^6.5.0",
"jest": "^24.8.0",
"jest": "^25.1.0",
"jsinspect": "^0.12.7",
"prettier": "^1.18.2"
}
Expand Down
4,367 changes: 2,585 additions & 1,782 deletions packages/oas-to-har/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/oas-to-har/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"@readme/eslint-config": "^1.7.0",
"eslint": "^6.5.0",
"jest": "^24.8.0",
"jest": "^25.1.0",
"jsinspect": "^0.12.6",
"prettier": "^1.18.2"
}
Expand Down
4,416 changes: 2,263 additions & 2,153 deletions packages/syntax-highlighter/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/syntax-highlighter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"@readme/eslint-config": "^1.7.0",
"eslint": "^6.5.0",
"jest": "^24.8.0",
"jest": "^25.1.0",
"jsinspect": "^0.12.6",
"prettier": "^1.18.2"
}
Expand Down
Loading