-
- Downloads
asdasda
... | ... | @@ -8,7 +8,7 @@ |
"@babel/core": "^7.11.4", | ||
"@babel/preset-env": "^7.11.0", | ||
"@babel/preset-typescript": "^7.10.4", | ||
"@types/jsdom": "^16.2.4", | ||
"@types/jsdom": "16.5.3", | ||
"@typescript-eslint/eslint-plugin": "^3.10.1", | ||
"@typescript-eslint/parser": "^3.10.1", | ||
"babel-eslint": "^10.1.0", | ||
... | ... | @@ -17,7 +17,7 @@ |
"full-icu": "^1.3.1", | ||
"husky": "^4.2.5", | ||
"jest": "^26.6.3", | ||
"jsdom": "^16.5.3", | ||
"jsdom": "16.5.3", | ||
"lint-staged": "^10.2.13", | ||
"pbjs": "^0.0.14", | ||
"prettier": "^2.1.1", | ||
... | ... |
Please register or sign in to comment