Skip to content

Commit

Permalink
Merge pull request #932 from jenkins-infra/renovate/jest-monorepo
Browse files Browse the repository at this point in the history
Update jest monorepo to v27.4.5
  • Loading branch information
halkeye authored Dec 18, 2021
2 parents b1ce0c3 + 39a7cc2 commit f927aac
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 426 deletions.
4 changes: 2 additions & 2 deletions plugins/gatsby-rehype-rewrite-img-src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
},
"devDependencies": {
"@babel/preset-env": "7.16.5",
"babel-jest": "27.4.4",
"babel-jest": "27.4.5",
"eslint": "8.5.0",
"hast-util-to-html": "2.1.0",
"jest": "27.4.4",
"jest": "27.4.5",
"rehype": "11.0.0"
}
}
2 changes: 1 addition & 1 deletion plugins/gatsby-source-jenkinsplugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"devDependencies": {
"@babel/preset-env": "7.16.5",
"babel-jest": "27.4.4",
"babel-jest": "27.4.5",
"eslint": "8.5.0",
"jest": "27.4.5",
"nock": "13.2.1"
Expand Down
4 changes: 2 additions & 2 deletions plugins/plugin-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"@testing-library/react": "12.1.2",
"@typescript-eslint/eslint-plugin": "5.6.0",
"axios-retry": "3.2.4",
"babel-jest": "27.4.4",
"babel-jest": "27.4.5",
"babel-preset-gatsby": "2.4.0",
"dotenv": "10.0.0",
"eslint": "8.5.0",
Expand All @@ -127,7 +127,7 @@
"gatsby-source-custom-api": "2.3.2",
"gatsby-source-filesystem": "4.4.0",
"identity-obj-proxy": "3.0.0",
"jest": "27.4.4",
"jest": "27.4.5",
"jest-canvas-mock": "2.3.1",
"jest-junit": "13.0.0",
"lint-staged": "12.1.2",
Expand Down
Loading

0 comments on commit f927aac

Please sign in to comment.