|
19 | 19 | "author": "France Université Numérique", |
20 | 20 | "license": "MIT", |
21 | 21 | "devDependencies": { |
22 | | - "@babel/core": "7.9.0", |
| 22 | + "@babel/core": "7.9.6", |
23 | 23 | "@babel/plugin-proposal-class-properties": "7.8.3", |
24 | 24 | "@babel/plugin-syntax-dynamic-import": "7.8.3", |
25 | 25 | "@babel/polyfill": "7.8.7", |
26 | | - "@babel/preset-env": "7.9.5", |
| 26 | + "@babel/preset-env": "7.9.6", |
27 | 27 | "@babel/preset-typescript": "7.9.0", |
28 | | - "@testing-library/react": "10.0.3", |
| 28 | + "@testing-library/react": "10.0.4", |
29 | 29 | "@types/draft-js": "0.10.40", |
30 | 30 | "@types/jest": "25.2.1", |
31 | | - "@types/react-dom": "16.9.6", |
32 | | - "babel-jest": "25.4.0", |
| 31 | + "@types/react-dom": "16.9.7", |
| 32 | + "babel-jest": "25.5.1", |
33 | 33 | "babel-loader": "8.1.0", |
34 | 34 | "babel-preset-react": "7.0.0-beta.3", |
35 | 35 | "css-loader": "3.5.3", |
36 | | - "jest": "25.4.0", |
| 36 | + "jest": "25.5.4", |
37 | 37 | "node-sass": "4.14.0", |
38 | 38 | "nodemon": "2.0.3", |
39 | 39 | "prettier": "2.0.5", |
40 | 40 | "source-map-loader": "0.2.4", |
41 | | - "style-loader": "1.2.0", |
| 41 | + "style-loader": "1.2.1", |
42 | 42 | "ts-mock-imports": "1.3.0", |
43 | 43 | "tslint": "5.20.1", |
44 | 44 | "typescript": "3.8.3", |
|
0 commit comments