|
56 | 56 | "babel-core": "^6.26.3", |
57 | 57 | "@babel/plugin-proposal-class-properties": "^7.10.4", |
58 | 58 | "@babel/plugin-transform-react-jsx": "7.10.4", |
59 | | - "@babel/plugin-transform-runtime": "^7.10.5", |
60 | | - "@babel/plugin-transform-typescript": "^7.10.5", |
| 59 | + "@babel/plugin-transform-runtime": "^7.11.0", |
| 60 | + "@babel/plugin-transform-typescript": "^7.11.0", |
61 | 61 | "@babel/preset-typescript": "^7.10.4", |
62 | 62 | "@emotion/core": "^10.0.28", |
63 | 63 | "@emotion/styled": "^10.0.27", |
64 | | - "@nejcm/docz-theme-extended": "^2.0.2", |
| 64 | + "@nejcm/docz-theme-extended": "^2.0.9", |
65 | 65 | "@semantic-release/changelog": "^5.0.1", |
66 | 66 | "@semantic-release/commit-analyzer": "^8.0.1", |
67 | 67 | "@semantic-release/git": "^9.0.0", |
68 | 68 | "@semantic-release/github": "^7.0.7", |
69 | 69 | "@semantic-release/npm": "^7.0.5", |
70 | 70 | "@semantic-release/release-notes-generator": "^9.0.1", |
71 | | - "@testing-library/jest-dom": "^5.11.1", |
72 | | - "@testing-library/react": "^10.4.7", |
| 71 | + "@testing-library/jest-dom": "^5.11.2", |
| 72 | + "@testing-library/react": "^10.4.8", |
73 | 73 | "@testing-library/react-hooks": "^3.4.1", |
74 | | - "@testing-library/user-event": "^12.0.15", |
75 | | - "@types/jest": "^26.0.7", |
76 | | - "@types/react": "^16.9.43", |
77 | | - "@typescript-eslint/eslint-plugin": "^3.7.0", |
78 | | - "@typescript-eslint/parser": "^3.7.0", |
| 74 | + "@testing-library/user-event": "^12.1.0", |
| 75 | + "@types/jest": "^26.0.9", |
| 76 | + "@types/react": "^16.9.44", |
| 77 | + "@typescript-eslint/eslint-plugin": "^3.8.0", |
| 78 | + "@typescript-eslint/parser": "^3.8.0", |
79 | 79 | "babel-loader": "^8.1.0", |
80 | 80 | "babel-plugin-minify-dead-code-elimination": "^0.5.1", |
81 | 81 | "babel-plugin-no-side-effect-class-properties": "^0.0.7", |
|
84 | 84 | "cpy-cli": "^3.1.1", |
85 | 85 | "cross-env": "^7.0.2", |
86 | 86 | "docz": "2.3.1", |
87 | | - "eslint": "^7.5.0", |
| 87 | + "eslint": "^7.6.0", |
88 | 88 | "eslint-config-kentcdodds": "^14.14.2", |
89 | 89 | "eslint-config-react-app": "^5.2.1", |
90 | 90 | "eslint-loader": "^4.0.2", |
91 | 91 | "eslint-plugin-flowtype": "^5.2.0", |
92 | 92 | "eslint-plugin-html": "^6.0.2", |
93 | 93 | "eslint-plugin-import": "^2.22.0", |
94 | | - "eslint-plugin-jest": "^23.18.2", |
| 94 | + "eslint-plugin-jest": "^23.20.0", |
95 | 95 | "eslint-plugin-jsx-a11y": "^6.3.1", |
96 | 96 | "eslint-plugin-node": "^11.1.0", |
97 | 97 | "eslint-plugin-promise": "^4.2.1", |
98 | | - "eslint-plugin-react": "^7.20.4", |
| 98 | + "eslint-plugin-react": "^7.20.5", |
99 | 99 | "eslint-plugin-react-hooks": "^4.0.8", |
100 | 100 | "eslint-plugin-standard": "^4.0.1", |
101 | 101 | "husky": "^4.2.5", |
102 | 102 | "identity-obj-proxy": "^3.0.0", |
103 | | - "jest": "^26.1.0", |
| 103 | + "jest": "^26.2.2", |
104 | 104 | "jest-coverage-badges": "^1.1.2", |
105 | 105 | "jest-environment-jsdom-fourteen": "^1.0.1", |
106 | 106 | "jest-preset-typescript": "1.2.0", |
107 | | - "jest-resolve": "^26.1.0", |
108 | | - "jest-util": "^26.1.0", |
| 107 | + "jest-resolve": "^26.2.2", |
| 108 | + "jest-util": "^26.2.0", |
109 | 109 | "jest-watch-typeahead": "^0.6.0", |
110 | 110 | "kcd-scripts": "^6.2.4", |
111 | 111 | "lint-staged": "^10.2.11", |
|
115 | 115 | "prettier": "^2.0.5", |
116 | 116 | "rimraf": "^3.0.2", |
117 | 117 | "semantic-release": "^17.1.1", |
118 | | - "sirv-cli": "^1.0.3", |
| 118 | + "sirv-cli": "^1.0.5", |
119 | 119 | "start-server-and-test": "^1.11.2", |
120 | | - "ts-jest": "^26.1.3", |
121 | | - "ts-loader": "^8.0.1", |
| 120 | + "ts-jest": "^26.1.4", |
| 121 | + "ts-loader": "^8.0.2", |
122 | 122 | "tslib": "^2.0.0", |
123 | 123 | "typescript": "^3.9.7" |
124 | 124 | } |
|
0 commit comments