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

Commit

Permalink
chore(deps-dev): Bump jest from 24.9.0 to 25.1.0 (#457)
Browse files Browse the repository at this point in the history
Bumps [jest](https://github.com/facebook/jest) from 24.9.0 to 25.1.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](jestjs/jest@v24.9.0...v25.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and erunion committed Jan 22, 2020
1 parent 083ca1c commit 817de29
Show file tree
Hide file tree
Showing 12 changed files with 15,618 additions and 13,354 deletions.
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
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
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
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
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
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

0 comments on commit 817de29

Please sign in to comment.