Skip to content

Commit

Permalink
devDeps: npm dev dependencies (#1760)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 30, 2024
1 parent 4aaaa4b commit 224cb62
Show file tree
Hide file tree
Showing 2 changed files with 117 additions and 94 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
"zod": "^3.22.4"
},
"devDependencies": {
"@changesets/cli": "2.27.9",
"@changesets/cli": "2.27.11",
"@changesets/get-github-info": "0.6.0",
"@jest/reporters": "29.7.0",
"@jest/test-result": "29.7.0",
Expand All @@ -139,13 +139,13 @@
"@types/semver": "7.5.8",
"@types/supertest": "6.0.2",
"@types/validate-npm-package-name": "4.0.2",
"enhanced-resolve": "5.17.1",
"express": "4.21.1",
"fastify": "5.1.0",
"enhanced-resolve": "5.18.0",
"express": "4.21.2",
"fastify": "5.2.0",
"jest-diff": "29.7.0",
"jsonfile": "6.1.0",
"koa": "2.15.3",
"memfs": "4.14.0",
"memfs": "4.15.1",
"remark-cli": "12.0.1",
"remark-preset-lint-recommended": "7.0.0",
"semver": "7.6.3",
Expand Down
Loading

0 comments on commit 224cb62

Please sign in to comment.