We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 093a129 commit fb22dceCopy full SHA for fb22dce
package.json
@@ -80,19 +80,19 @@
80
"devDependencies": {
81
"@semantic-release/changelog": "6.0.3",
82
"@semantic-release/git": "10.0.1",
83
- "@types/node": "18.16.1",
84
- "c8": "7.13.0",
85
- "denolint": "^2.0.9",
86
- "rollup": "3.21.0",
+ "@types/node": "20.8.3",
+ "c8": "8.0.1",
+ "denolint": "^2.0.12",
+ "rollup": "4.0.2",
87
"rollup-plugin-jsonlint": "link:",
88
"rollup-plugin-node-resolve": "^5.2.0",
89
"tehanu": "^1.0.1",
90
"tehanu-repo-coco": "^1.0.0",
91
"tehanu-teru": "^1.0.0",
92
- "typescript": "5.0.4"
+ "typescript": "5.2.2"
93
},
94
"peerDependencies": {
95
- "rollup": "^1.20 || ^2 || ^3"
+ "rollup": "^1.20 || ^2 || ^3 || ^4"
96
97
"keywords": [
98
"rollup",
0 commit comments