Skip to content

Commit

Permalink
Merge pull request #1057 from NullVoxPopuli/renovate/devdependencies
Browse files Browse the repository at this point in the history
chore(deps): update devdependencies
  • Loading branch information
NullVoxPopuli authored Jul 6, 2024
2 parents 6b9a9a1 + 8f61af0 commit b4f52a1
Show file tree
Hide file tree
Showing 9 changed files with 907 additions and 1,142 deletions.
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.18.0",
"esbuild": "^0.23.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.3.4"
"yaml": "2.4.5"
},
"volta": {
"extends": "../../package.json"
Expand Down
215 changes: 118 additions & 97 deletions dev/estimate-bytes/pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"docs:watch": "typedoc --options ./typedoc.config.json --watch"
},
"devDependencies": {
"typedoc": "^0.25.0",
"typedoc": "^0.26.0",
"typedoc-github-wiki-theme": "^1.0.1",
"typedoc-gitlab-wiki-theme": "^1.0.0",
"typedoc-plugin-markdown": "^3.14.0",
Expand Down
Loading

0 comments on commit b4f52a1

Please sign in to comment.