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