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 4, 2023
1 parent 63d6fd5 commit ff39e68
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
46 changes: 23 additions & 23 deletions package-lock.json

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

10 changes: 5 additions & 5 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": ">=16"
"node": ">=v16.20.2"
},
"type": "module",
"main": "./dist/rollup-plugin-dts.cjs",
Expand All @@ -48,22 +48,22 @@
"trailingComma": "all"
},
"devDependencies": {
"@babel/code-frame": "^7.22.10",
"@babel/code-frame": "^7.22.13",
"@types/babel__code-frame": "^7.0.3",
"@types/d3-drag": "^3.0.3",
"@types/estree": "1.0.1",
"@types/node": "^20.5.7",
"@types/node": "^20.5.9",
"@types/react": "^18.2.21",
"c8": "^8.0.1",
"rollup": "3.28.1",
"typescript": "5.2.2"
},
"peerDependencies": {
"rollup": "^3.25",
"rollup": "^3.28.1",
"typescript": "^4.5 || ^5.0"
},
"optionalDependencies": {
"@babel/code-frame": "^7.22.10"
"@babel/code-frame": "^7.22.13"
},
"dependencies": {
"magic-string": "^0.30.3"
Expand Down

0 comments on commit ff39e68

Please sign in to comment.