Skip to content

Commit

Permalink
deps: npm dev dependencies (#1387)
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] committed Jan 15, 2024
1 parent 679ae28 commit 1fdd284
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
"@types/ejs": "3.1.5",
"@types/express": "4.17.21",
"@types/fs-extra": "11.0.4",
"@types/koa": "2.13.12",
"@types/koa": "2.14.0",
"@types/libnpmsearch": "2.0.7",
"@types/lodash.mergewith": "4.6.9",
"@types/module-alias": "2.0.4",
Expand All @@ -137,15 +137,15 @@
"@types/validate-npm-package-name": "4.0.2",
"enhanced-resolve": "5.15.0",
"express": "4.18.2",
"fastify": "4.25.1",
"fastify": "4.25.2",
"jest-diff": "29.7.0",
"jsonfile": "6.1.0",
"koa": "2.14.2",
"koa": "2.15.0",
"memfs": "4.6.0",
"remark-cli": "12.0.0",
"remark-preset-lint-recommended": "6.1.3",
"semver": "7.5.4",
"supertest": "6.3.3",
"supertest": "6.3.4",
"type-fest": "2.19.0"
},
"peerDependencies": {
Expand Down
40 changes: 20 additions & 20 deletions pnpm-lock.yaml

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

0 comments on commit 1fdd284

Please sign in to comment.