Skip to content

Commit

Permalink
Chore(dev-deps): Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
SBoudrias committed Jun 19, 2024
1 parent 36c735c commit 4000667
Show file tree
Hide file tree
Showing 22 changed files with 115 additions and 113 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.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,26 +49,26 @@
],
"devDependencies": {
"@arethetypeswrong/cli": "^0.15.3",
"@eslint/js": "^9.4.0",
"@eslint/js": "^9.5.0",
"@sindresorhus/tsconfig": "^5.0.0",
"@types/node": "^20.14.2",
"@types/node": "^20.14.6",
"@vitest/coverage-v8": "^1.6.0",
"@vitest/ui": "^1.6.0",
"eslint": "^9.4.0",
"eslint": "^9.5.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-n": "^17.8.1",
"eslint-plugin-n": "^17.9.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-unicorn": "^54.0.0",
"globals": "^15.4.0",
"globals": "^15.6.0",
"globby": "^14.0.1",
"husky": "^9.0.11",
"lerna": "^8.1.4",
"lint-staged": "^15.2.5",
"lint-staged": "^15.2.7",
"prettier": "^3.3.2",
"ts-node": "^10.9.2",
"turbo": "^2.0.3",
"turbo": "^2.0.4",
"typescript": "^5.4.5",
"typescript-eslint": "^7.13.0",
"typescript-eslint": "^7.13.1",
"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.3",
"@inquirer/type": "^1.3.3",
"@types/mute-stream": "^0.0.4",
"@types/node": "^20.14.2",
"@types/node": "^20.14.6",
"@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.3",
"@types/mute-stream": "^0.0.4",
"@types/node": "^20.14.2",
"@types/node": "^20.14.6",
"ansi-escapes": "^4.3.2",
"mute-stream": "^1.0.0",
"strip-ansi": "^6.0.1"
Expand Down
Loading

0 comments on commit 4000667

Please sign in to comment.