Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 25, 2024
1 parent 5c28cd3 commit 29adc41
Show file tree
Hide file tree
Showing 2 changed files with 135 additions and 129 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@
},
"devDependencies": {
"@babel/preset-typescript": "7.26.0",
"@changesets/cli": "2.27.10",
"@types/node": "22.10.1",
"eslint": "9.16.0",
"jiti": "2.4.1",
"@changesets/cli": "2.27.11",
"@types/node": "22.10.2",
"eslint": "9.17.0",
"jiti": "2.4.2",
"prettier": "3.4.2",
"typescript": "5.7.2",
"vitest": "2.1.8"
},
"resolutions": {
"eslint": "9.16.0"
"eslint": "9.17.0"
}
}
Loading

0 comments on commit 29adc41

Please sign in to comment.