|
35 | 35 | "scroll-into-view-if-needed": "^2.2.28"
|
36 | 36 | },
|
37 | 37 | "devDependencies": {
|
38 |
| - "@babel/cli": "7.14.3", |
39 |
| - "@babel/core": "7.14.3", |
40 |
| - "@babel/plugin-external-helpers": "7.12.13", |
41 |
| - "@babel/preset-env": "7.14.4", |
42 |
| - "@babel/preset-typescript": "7.13.0", |
| 38 | + "@babel/cli": "7.14.5", |
| 39 | + "@babel/core": "7.14.5", |
| 40 | + "@babel/plugin-external-helpers": "7.14.5", |
| 41 | + "@babel/preset-env": "7.14.5", |
| 42 | + "@babel/preset-typescript": "7.14.5", |
43 | 43 | "@types/jest": "26.0.23",
|
44 | 44 | "babel-eslint": "10.1.0",
|
45 | 45 | "babel-plugin-add-module-exports": "1.0.4",
|
|
51 | 51 | "eslint-plugin-react": "7.24.0",
|
52 | 52 | "husky": "5.2.0",
|
53 | 53 | "jest": "26.6.3",
|
54 |
| - "jest-junit": "12.1.0", |
| 54 | + "jest-junit": "12.2.0", |
55 | 55 | "lint-staged": "10.5.4",
|
56 | 56 | "prettier": "2.3.1",
|
57 | 57 | "prettier-package-json": "2.6.0",
|
58 | 58 | "rimraf": "3.0.2",
|
59 |
| - "rollup": "2.50.6", |
| 59 | + "rollup": "2.51.2", |
60 | 60 | "rollup-plugin-babel": "4.4.0",
|
61 | 61 | "rollup-plugin-commonjs": "10.1.0",
|
62 | 62 | "rollup-plugin-node-resolve": "5.2.0",
|
|
0 commit comments