|
35 | 35 | "scroll-into-view-if-needed": "^2.2.28"
|
36 | 36 | },
|
37 | 37 | "devDependencies": {
|
38 |
| - "@babel/cli": "7.12.10", |
39 |
| - "@babel/core": "7.12.10", |
40 |
| - "@babel/plugin-external-helpers": "7.12.1", |
41 |
| - "@babel/preset-env": "7.12.11", |
42 |
| - "@babel/preset-typescript": "7.12.7", |
43 |
| - "@types/jest": "24.0.25", |
| 38 | + "@babel/cli": "7.13.10", |
| 39 | + "@babel/core": "7.13.10", |
| 40 | + "@babel/plugin-external-helpers": "7.12.13", |
| 41 | + "@babel/preset-env": "7.13.12", |
| 42 | + "@babel/preset-typescript": "7.13.0", |
| 43 | + "@types/jest": "24.9.1", |
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 | 47 | "concurrently": "6.0.0",
|
48 |
| - "eslint": "7.18.0", |
| 48 | + "eslint": "7.22.0", |
49 | 49 | "eslint-config-prettier": "8.1.0",
|
50 | 50 | "eslint-plugin-import": "2.22.1",
|
51 | 51 | "eslint-plugin-react": "7.22.0",
|
52 | 52 | "husky": "5.2.0",
|
53 | 53 | "jest": "26.6.3",
|
54 | 54 | "jest-junit": "12.0.0",
|
55 |
| - "lint-staged": "10.5.3", |
| 55 | + "lint-staged": "10.5.4", |
56 | 56 | "prettier": "2.2.1",
|
57 | 57 | "prettier-package-json": "2.1.3",
|
58 | 58 | "rimraf": "3.0.2",
|
59 |
| - "rollup": "2.36.2", |
| 59 | + "rollup": "2.42.3", |
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 |
| - "semantic-release": "17.3.3", |
66 |
| - "ts-jest": "26.4.4", |
67 |
| - "typescript": "3.5.3" |
| 65 | + "semantic-release": "17.4.2", |
| 66 | + "ts-jest": "26.5.4", |
| 67 | + "typescript": "3.9.9" |
68 | 68 | },
|
69 | 69 | "keywords": [
|
70 | 70 | "behavior-smooth",
|
|
0 commit comments