Skip to content

Commit

Permalink
chore(deps): update devdependencies (major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 25, 2024
1 parent 54dc290 commit 1ebef7a
Show file tree
Hide file tree
Showing 3 changed files with 584 additions and 213 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
"release": "tsx scripts/release.ts"
},
"devDependencies": {
"@octokit/core": "^5.0.1",
"@octokit/core": "^6.0.0",
"@swc/core": "1.3.94",
"@tsconfig/node14": "14.1.0",
"@tsconfig/node16": "16.1.1",
"@tsconfig/recommended": "1.0.3",
"@types/node": "20.8.7",
"@types/semver": "^7.5.4",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
"@typescript-eslint/eslint-plugin": "7.4.0",
"@typescript-eslint/parser": "7.4.0",
"eslint": "8.52.0",
"eslint-plugin-deprecation": "2.0.0",
"eslint-plugin-only-warn": "1.1.0",
Expand All @@ -40,7 +40,7 @@
"semver-regex": "4.0.5",
"tsx": "^4.0.0",
"typescript": "5.2.2",
"vitest": "0.34.6",
"vitest": "1.4.0",
"zod": "3.22.4"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@molt/command/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"fast-glob": "3.3.1",
"fs-jetpack": "5.1.0",
"tsd": "0.29.0",
"vitest": "0.34.6",
"vitest": "1.4.0",
"vitest-mock-process": "^1.0.4"
}
}
Loading

0 comments on commit 1ebef7a

Please sign in to comment.