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 Sep 29, 2024
1 parent 3b68116 commit b1d7b6d
Show file tree
Hide file tree
Showing 10 changed files with 1,330 additions and 1,299 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
210 changes: 105 additions & 105 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.5.1"
},
"volta": {
"extends": "../../package.json"
Expand Down
166 changes: 83 additions & 83 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 b1d7b6d

Please sign in to comment.