diff --git a/package.json b/package.json index b3e24600a..b950dc0d0 100644 --- a/package.json +++ b/package.json @@ -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", @@ -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",