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 6becb08 commit aeb2972Copy full SHA for aeb2972
package.json
@@ -46,13 +46,13 @@
46
"@rollup/plugin-babel": "^6.0.4",
47
"@rollup/plugin-run": "^3.0.2",
48
"@rollup/plugin-terser": "^0.4.4",
49
- "@types/node": "^20.11.24",
50
- "@typescript-eslint/eslint-plugin": "^7.1.0",
51
- "@typescript-eslint/parser": "^7.1.0",
+ "@types/node": "^20.11.28",
+ "@typescript-eslint/eslint-plugin": "^7.2.0",
+ "@typescript-eslint/parser": "^7.2.0",
52
"eslint": "^8.57.0",
53
"jest": "^29.3.1",
54
"prettier": "^3.2.5",
55
- "rollup": "^4.12.0",
+ "rollup": "^4.13.0",
56
"rollup-plugin-typescript2": "^0.36.0",
57
"ts-jest": "^29.1.2",
58
"typescript": "5.4.2"
0 commit comments