Skip to content

Commit

Permalink
Chore: Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
SBoudrias committed May 31, 2024
1 parent 8b47d18 commit b79c1c3
Show file tree
Hide file tree
Showing 36 changed files with 205 additions and 146 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.
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.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,26 +48,26 @@
],
"devDependencies": {
"@arethetypeswrong/cli": "^0.15.3",
"@eslint/js": "^9.2.0",
"@eslint/js": "^9.3.0",
"@sindresorhus/tsconfig": "^5.0.0",
"@types/node": "^20.12.12",
"@types/node": "^20.12.13",
"@vitest/coverage-v8": "^1.6.0",
"@vitest/ui": "^1.6.0",
"eslint": "^9.2.0",
"eslint": "^9.3.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-n": "^17.7.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-unicorn": "^53.0.0",
"globals": "^15.2.0",
"globals": "^15.3.0",
"globby": "^14.0.1",
"husky": "^9.0.11",
"lerna": "^8.1.3",
"lint-staged": "^15.2.2",
"lint-staged": "^15.2.5",
"prettier": "^3.2.5",
"ts-node": "^10.9.2",
"turbo": "^1.13.3",
"typescript": "^5.4.5",
"typescript-eslint": "^7.9.0",
"typescript-eslint": "^7.11.0",
"vitest": "^1.6.0"
},
"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.2",
"@inquirer/type": "^1.3.2",
"@types/mute-stream": "^0.0.4",
"@types/node": "^20.12.12",
"@types/node": "^20.12.13",
"@types/wrap-ansi": "^3.0.0",
"ansi-escapes": "^4.3.2",
"chalk": "^4.1.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.3.2",
"@types/mute-stream": "^0.0.4",
"@types/node": "^20.12.12",
"@types/node": "^20.12.13",
"ansi-escapes": "^4.3.2",
"mute-stream": "^1.0.0",
"strip-ansi": "^6.0.1"
Expand Down
Loading

0 comments on commit b79c1c3

Please sign in to comment.