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 ff68272 commit 03fa58cCopy full SHA for 03fa58c
package.json
@@ -35,14 +35,14 @@
35
"@typescript-eslint/eslint-plugin": "5.33.1",
36
"@typescript-eslint/parser": "5.33.1",
37
"chai": "4.3.6",
38
- "esbuild": "0.14.47",
39
- "esbuild-register": "3.3.2",
40
- "eslint": "8.10.0",
41
- "mocha": "9.2.1",
42
- "rollup": "2.69.2",
+ "esbuild": "0.15.5",
+ "esbuild-register": "3.3.3",
+ "eslint": "8.22.0",
+ "mocha": "10.0.0",
+ "rollup": "2.78.1",
43
"@rollup/plugin-node-resolve": "13.3.0",
44
- "semantic-release": "19.0.2",
45
- "typescript": "4.6.2"
+ "semantic-release": "19.0.3",
+ "typescript": "4.7.4"
46
},
47
"mocha": {
48
"bail": true,
0 commit comments