Skip to content
This repository has been archived by the owner on Feb 24, 2025. It is now read-only.

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 Jun 13, 2022
1 parent 2b92def commit f5c43ce
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.32",
"@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 f5c43ce

Please sign in to comment.