|
37 | 37 | "compute-scroll-into-view": "^1.0.16"
|
38 | 38 | },
|
39 | 39 | "devDependencies": {
|
40 |
| - "@babel/cli": "7.12.17", |
41 |
| - "@babel/core": "7.12.17", |
| 40 | + "@babel/cli": "7.13.0", |
| 41 | + "@babel/core": "7.13.8", |
42 | 42 | "@babel/plugin-external-helpers": "7.12.13",
|
43 |
| - "@babel/preset-env": "7.12.17", |
44 |
| - "@babel/preset-typescript": "7.12.17", |
| 43 | + "@babel/preset-env": "7.13.8", |
| 44 | + "@babel/preset-typescript": "7.13.0", |
45 | 45 | "babel-eslint": "10.1.0",
|
46 | 46 | "babel-plugin-add-module-exports": "1.0.4",
|
47 | 47 | "babel-plugin-dev-expression": "0.2.2",
|
48 | 48 | "concurrently": "5.3.0",
|
49 |
| - "eslint": "7.20.0", |
| 49 | + "eslint": "7.21.0", |
50 | 50 | "eslint-config-prettier": "6.15.0",
|
51 | 51 | "eslint-plugin-import": "2.22.1",
|
52 | 52 | "eslint-plugin-react": "7.22.0",
|
|
56 | 56 | "prettier": "2.2.1",
|
57 | 57 | "prettier-package-json": "2.1.3",
|
58 | 58 | "rimraf": "3.0.2",
|
59 |
| - "rollup": "2.39.0", |
| 59 | + "rollup": "2.40.0", |
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.9", |
| 65 | + "semantic-release": "17.4.0", |
66 | 66 | "tslint": "5.20.1",
|
67 | 67 | "tslint-config-prettier": "1.18.0",
|
68 |
| - "typescript": "4.1.5" |
| 68 | + "typescript": "4.2.2" |
69 | 69 | },
|
70 | 70 | "keywords": [
|
71 | 71 | "behavior-smooth",
|
|
0 commit comments