|
38 | 38 | "@babel/cli": "7.14.3",
|
39 | 39 | "@babel/core": "7.14.3",
|
40 | 40 | "@babel/plugin-external-helpers": "7.12.13",
|
41 |
| - "@babel/preset-env": "7.14.2", |
| 41 | + "@babel/preset-env": "7.14.4", |
42 | 42 | "@babel/preset-typescript": "7.13.0",
|
43 | 43 | "@types/jest": "26.0.23",
|
44 | 44 | "babel-eslint": "10.1.0",
|
45 | 45 | "babel-plugin-add-module-exports": "1.0.4",
|
46 | 46 | "babel-plugin-dev-expression": "0.2.2",
|
47 |
| - "concurrently": "6.1.0", |
| 47 | + "concurrently": "6.2.0", |
48 | 48 | "eslint": "7.27.0",
|
49 | 49 | "eslint-config-prettier": "8.3.0",
|
50 |
| - "eslint-plugin-import": "2.23.3", |
51 |
| - "eslint-plugin-react": "7.23.2", |
| 50 | + "eslint-plugin-import": "2.23.4", |
| 51 | + "eslint-plugin-react": "7.24.0", |
52 | 52 | "husky": "5.2.0",
|
53 | 53 | "jest": "26.6.3",
|
54 |
| - "jest-junit": "12.0.0", |
| 54 | + "jest-junit": "12.1.0", |
55 | 55 | "lint-staged": "10.5.4",
|
56 | 56 | "prettier": "2.3.0",
|
57 | 57 | "prettier-package-json": "2.6.0",
|
58 | 58 | "rimraf": "3.0.2",
|
59 |
| - "rollup": "2.48.0", |
| 59 | + "rollup": "2.50.4", |
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",
|
63 | 63 | "rollup-plugin-replace": "2.2.0",
|
64 | 64 | "rollup-plugin-terser": "7.0.2",
|
65 | 65 | "semantic-release": "17.4.3",
|
66 | 66 | "ts-jest": "26.5.6",
|
67 |
| - "typescript": "4.2.4" |
| 67 | + "typescript": "4.3.2" |
68 | 68 | },
|
69 | 69 | "keywords": [
|
70 | 70 | "behavior-smooth",
|
|
0 commit comments