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 6b8d0d8 commit 3896162Copy full SHA for 3896162
1 file changed
package.json
@@ -22,7 +22,7 @@
22
"@babel/preset-env": "^7.12.11",
23
"@babel/register": "^7.12.10",
24
"@hkdobrev/run-if-changed": "^0.3.1",
25
- "@typescript-eslint/parser": "^4.13.0",
+ "@typescript-eslint/parser": "^4.14.0",
26
"babel-eslint": "^10.1.0",
27
"babel-plugin-add-module-exports": "^1.0.4",
28
"babel-plugin-istanbul": "^6.0.0",
@@ -37,7 +37,7 @@
37
"mocha": "^8.2.1",
38
"nyc": "^15.1.0",
39
"rimraf": "^3.0.2",
40
- "semantic-release": "^17.3.3",
+ "semantic-release": "^17.3.7",
41
"typescript": "^4.1.3"
42
},
43
"engines": {
0 commit comments