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 Nov 10, 2024
1 parent 43ae081 commit 4750021
Show file tree
Hide file tree
Showing 11 changed files with 3,220 additions and 2,162 deletions.
2 changes: 1 addition & 1 deletion codemod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"concurrently": "^8.2.2",
"eslint": "^8.35.0",
"prettier": "^3.1.1",
"typescript": "~5.5.0",
"typescript": "~5.6.0",
"vitest": "^2.0.5"
},
"dependencies": {
Expand Down
555 changes: 277 additions & 278 deletions codemod/pnpm-lock.yaml

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dev/estimate-bytes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
"private": true,
"type": "module",
"devDependencies": {
"esbuild": "^0.23.0",
"esbuild": "^0.24.0",
"filesize": "^10.0.0",
"globby": "^14.0.0",
"gzip-cli": "^1.2.0",
"js-yaml": "4.1.0",
"terser": "^5.12.1",
"tmp-promise": "^3.0.3",
"yaml": "2.4.5"
"yaml": "2.6.0"
},
"volta": {
"extends": "../../package.json"
Expand Down
160 changes: 80 additions & 80 deletions dev/estimate-bytes/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 4750021

Please sign in to comment.