Skip to content

Commit

Permalink
deps: npm dev dependencies (#1622)
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 Aug 1, 2024
1 parent 737a943 commit d4d11f4
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 70 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"zod": "^3.22.4"
},
"devDependencies": {
"@changesets/cli": "2.27.6",
"@changesets/cli": "2.27.7",
"@changesets/get-github-info": "0.6.0",
"@jest/reporters": "29.7.0",
"@jest/test-result": "29.7.0",
Expand All @@ -134,19 +134,19 @@
"@types/minimist": "1.2.5",
"@types/module-alias": "2.0.4",
"@types/npm-which": "3.0.3",
"@types/picomatch": "2.3.3",
"@types/picomatch": "2.3.4",
"@types/supertest": "6.0.2",
"@types/validate-npm-package-name": "4.0.2",
"enhanced-resolve": "5.17.0",
"enhanced-resolve": "5.17.1",
"express": "4.19.2",
"fastify": "4.28.0",
"fastify": "4.28.1",
"jest-diff": "29.7.0",
"jsonfile": "6.1.0",
"koa": "2.15.3",
"memfs": "4.9.3",
"memfs": "4.11.1",
"remark-cli": "12.0.1",
"remark-preset-lint-recommended": "7.0.0",
"semver": "7.6.2",
"semver": "7.6.3",
"supertest": "7.0.0",
"type-fest": "2.19.0"
},
Expand Down
Loading

0 comments on commit d4d11f4

Please sign in to comment.