Skip to content

Commit

Permalink
chore(deps): update auto merge on patch or minor
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 31, 2022
1 parent a8a9817 commit 095fbfa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "root",
"private": true,
"description": "Minimal abstract task manager",
"packageManager": "pnpm@7.7.1",
"packageManager": "pnpm@7.8.0",
"scripts": {
"build:all": "nx run-many --target=build --all",
"build:dev:all": "nx run-many --target=build:dev --all",
Expand Down Expand Up @@ -75,7 +75,7 @@
"rimraf": "3.0.2",
"sinon": "14.0.0",
"sinon-chai": "3.7.0",
"sqlite3": "5.0.10",
"sqlite3": "5.0.11",
"ts-jest": "28.0.7",
"ts-node": "10.9.1",
"typeorm": "0.3.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/porygon-typeorm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"devDependencies": {
"rimraf": "3.0.2",
"sqlite3": "5.0.10",
"sqlite3": "5.0.11",
"typescript": "4.7.4"
},
"gitHead": "e711d2cccc0ae863eed676a4c496813c6aa481e4",
Expand Down

0 comments on commit 095fbfa

Please sign in to comment.