Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 11, 2023
1 parent 23a437b commit a2792ab
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
30 changes: 15 additions & 15 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"homepage": "https://github.com/Swatinem/rollup-plugin-dts#readme",
"engines": {
"node": ">=v16"
"node": ">=v16.20.2"
},
"type": "module",
"main": "./dist/rollup-plugin-dts.cjs",
Expand Down Expand Up @@ -52,14 +52,14 @@
"@types/babel__code-frame": "^7.0.3",
"@types/d3-drag": "^3.0.3",
"@types/estree": "1.0.1",
"@types/node": "^20.5.9",
"@types/node": "^20.6.0",
"@types/react": "^18.2.21",
"c8": "^8.0.1",
"rollup": "3.28.1",
"rollup": "3.29.1",
"typescript": "5.2.2"
},
"peerDependencies": {
"rollup": "^3.25",
"rollup": "^3.29.1",
"typescript": "^4.5 || ^5.0"
},
"optionalDependencies": {
Expand Down

0 comments on commit a2792ab

Please sign in to comment.