Skip to content

Commit

Permalink
⬆️ Update dependencies: test packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 24, 2024
1 parent afe2cab commit 4545ae6
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -45,13 +45,13 @@
},
"devDependencies": {
"@go-task/cli": "3.27.1",
"@sindresorhus/slugify": "2.2.0",
"@sindresorhus/slugify": "2.2.1",
"@sounisi5011/readme-generator": "github:sounisi5011/readme-generator#semver:0.0.2",
"@tsconfig/node14": "1.0.3",
"@types/cross-spawn": "6.0.2",
"@types/mock-fs": "4.13.1",
"@types/node": "14.18.37",
"@types/semver": "7.3.13",
"@types/semver": "7.5.8",
"@types/which-pm-runs": "1.0.0",
"@typescript-eslint/eslint-plugin": "5.54.1",
"@typescript-eslint/parser": "5.54.1",
Expand All @@ -66,7 +66,7 @@
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-simple-import-sort": "10.0.0",
"eslint-plugin-vitest": "0.0.54",
"execa": "7.1.1",
"execa": "7.2.0",
"git-branch-is": "4.0.0",
"is-git-status-clean": "1.0.0",
"is-promise": "4.0.0",
Expand All @@ -76,12 +76,12 @@
"npm-run-all": "4.1.5",
"prettier": "2.8.4",
"prettier-package-json": "2.8.0",
"semver": "7.3.8",
"semver": "7.6.0",
"sort-package-json": "2.4.1",
"ts-node": "10.9.1",
"ts-node": "10.9.2",
"typescript": "4.9.5",
"vite": "4.1.4",
"vitest": "0.29.2",
"vitest": "0.34.6",
"vitest-mock-process": "1.0.4"
},
"packageManager": "pnpm@7.30.5",
Expand Down

0 comments on commit 4545ae6

Please sign in to comment.