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 12, 2022
1 parent a808e6d commit cf2e3bd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -2,7 +2,7 @@
"name": "root",
"private": true,
"description": "Minimal abstract task manager",
"packageManager": "pnpm@7.5.0",
"packageManager": "pnpm@7.5.1",
"scripts": {
"build": "tsc --build tsconfig.packages.json",
"build:dev": "tsc --build tsconfig.packages.dev.json",
Expand Down Expand Up @@ -60,8 +60,8 @@
"@types/node": "16.11.43",
"@types/sinon": "10.0.12",
"@types/sinon-chai": "3.2.8",
"@typescript-eslint/eslint-plugin": "5.30.5",
"@typescript-eslint/parser": "5.30.5",
"@typescript-eslint/eslint-plugin": "5.30.6",
"@typescript-eslint/parser": "5.30.6",
"chai": "4.3.6",
"clinic": "11.1.0",
"eslint": "8.19.0",
Expand Down

0 comments on commit cf2e3bd

Please sign in to comment.