Skip to content

Commit

Permalink
chore(deps): update auto merge on patch or minor to v29.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 21, 2023
1 parent d20bb38 commit 7a8b870
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/porygon-jest-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"description": "Backend jest config for backend packages",
"devDependencies": {
"@jest/types": "29.6.1",
"@jest/types": "29.6.3",
"prettier": "2.8.8"
},
"exports": "./lib/index.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/porygon-typeorm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"typeorm": "0.3.17"
},
"devDependencies": {
"@jest/globals": "29.6.2",
"@jest/globals": "29.6.3",
"@stryker-mutator/core": "6.4.2",
"@stryker-mutator/jest-runner": "6.4.2",
"@stryker-mutator/typescript-checker": "6.4.2",
Expand All @@ -36,7 +36,7 @@
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-prettier": "4.2.1",
"jest": "29.6.2",
"jest": "29.6.3",
"prettier": "2.8.8",
"reflect-metadata": "^0.1.13",
"rimraf": "5.0.1",
Expand Down

0 comments on commit 7a8b870

Please sign in to comment.