Skip to content

Commit

Permalink
Merge pull request #151 from cuaklabs/renovate/auto-merge-on-patch-or…
Browse files Browse the repository at this point in the history
…-minor

chore(deps): update auto merge on patch or minor
  • Loading branch information
notaphplover authored Jun 13, 2022
2 parents 9bdb85d + 2c2ddb4 commit 52f5579
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 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.0.0",
"packageManager": "pnpm@7.2.1",
"scripts": {
"build": "tsc --build tsconfig.packages.json",
"build:dev": "tsc --build tsconfig.packages.dev.json",
Expand Down Expand Up @@ -52,14 +52,14 @@
"@commitlint/cli": "17.0.2",
"@commitlint/config-conventional": "17.0.2",
"@commitlint/prompt-cli": "17.0.0",
"@cucumber/cucumber": "8.2.2",
"@cucumber/cucumber": "8.3.0",
"@types/chai": "4.3.1",
"@types/jest": "27.5.1",
"@types/jest": "27.5.2",
"@types/node": "16.11.39",
"@types/sinon": "10.0.11",
"@types/sinon-chai": "3.2.8",
"@typescript-eslint/eslint-plugin": "5.27.1",
"@typescript-eslint/parser": "5.27.1",
"@typescript-eslint/eslint-plugin": "5.28.0",
"@typescript-eslint/parser": "5.28.0",
"chai": "4.3.6",
"eslint": "8.17.0",
"eslint-plugin-import": "2.26.0",
Expand Down

0 comments on commit 52f5579

Please sign in to comment.