Skip to content

Commit

Permalink
Chore: Bump dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
SBoudrias committed Sep 1, 2024
1 parent 855f7dc commit 83f771a
Show file tree
Hide file tree
Showing 29 changed files with 125 additions and 116 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,26 +49,26 @@
],
"devDependencies": {
"@arethetypeswrong/cli": "^0.15.4",
"@eslint/js": "^9.9.0",
"@eslint/js": "^9.9.1",
"@sindresorhus/tsconfig": "^6.0.0",
"@types/node": "^22.3.0",
"@types/node": "^22.5.2",
"@vitest/coverage-v8": "^2.0.5",
"@vitest/ui": "^2.0.5",
"eslint": "^9.9.0",
"eslint": "^9.9.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-n": "^17.10.2",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-unicorn": "^55.0.0",
"globals": "^15.9.0",
"globby": "^14.0.2",
"husky": "^9.1.4",
"husky": "^9.1.5",
"lerna": "^8.1.8",
"lint-staged": "^15.2.9",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"ts-node": "^10.9.2",
"turbo": "^2.0.14",
"turbo": "^2.1.1",
"typescript": "^5.5.4",
"typescript-eslint": "^8.1.0",
"typescript-eslint": "^8.3.0",
"vitest": "^2.0.5"
},
"resolutions": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@inquirer/figures": "^1.0.5",
"@inquirer/type": "^1.5.2",
"@types/mute-stream": "^0.0.4",
"@types/node": "^22.3.0",
"@types/node": "^22.5.2",
"@types/wrap-ansi": "^3.0.0",
"ansi-escapes": "^4.3.2",
"cli-spinners": "^2.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"dependencies": {
"@inquirer/type": "^1.5.2",
"@types/mute-stream": "^0.0.4",
"@types/node": "^22.3.0",
"@types/node": "^22.5.2",
"ansi-escapes": "^4.3.2",
"mute-stream": "^1.0.0",
"strip-ansi": "^6.0.1"
Expand Down
Loading

0 comments on commit 83f771a

Please sign in to comment.