|
45 | 45 | ], |
46 | 46 | "devDependencies": { |
47 | 47 | "@babel/cli": "7.10.5", |
48 | | - "@babel/core": "7.10.5", |
| 48 | + "@babel/core": "7.11.4", |
49 | 49 | "@babel/plugin-proposal-class-properties": "7.10.4", |
50 | 50 | "@babel/plugin-proposal-export-default-from": "7.10.4", |
51 | 51 | "@babel/plugin-proposal-export-namespace-from": "7.10.4", |
52 | 52 | "@babel/plugin-proposal-nullish-coalescing-operator": "7.10.4", |
53 | | - "@babel/plugin-proposal-object-rest-spread": "7.10.4", |
54 | | - "@babel/plugin-proposal-optional-chaining": "7.10.4", |
| 53 | + "@babel/plugin-proposal-object-rest-spread": "7.11.0", |
| 54 | + "@babel/plugin-proposal-optional-chaining": "7.11.0", |
55 | 55 | "@babel/plugin-proposal-pipeline-operator": "7.10.5", |
56 | 56 | "@babel/plugin-syntax-optional-chaining": "7.8.3", |
57 | | - "@babel/preset-env": "7.10.4", |
| 57 | + "@babel/preset-env": "7.11.0", |
58 | 58 | "@babel/preset-flow": "7.10.4", |
59 | 59 | "@babel/preset-typescript": "7.10.4", |
60 | | - "@commitlint/cli": "9.1.1", |
61 | | - "@commitlint/config-conventional": "9.1.1", |
| 60 | + "@commitlint/cli": "9.1.2", |
| 61 | + "@commitlint/config-conventional": "9.1.2", |
62 | 62 | "@rollup/plugin-alias": "3.1.1", |
63 | | - "@types/jest": "26.0.7", |
| 63 | + "@types/jest": "26.0.10", |
64 | 64 | "@types/node": "10.17.28", |
65 | 65 | "@types/node-fetch": "2.5.7", |
66 | | - "@typescript-eslint/eslint-plugin": "3.7.0", |
67 | | - "@typescript-eslint/parser": "3.7.0", |
| 66 | + "@typescript-eslint/eslint-plugin": "3.9.1", |
| 67 | + "@typescript-eslint/parser": "3.9.1", |
68 | 68 | "babel-core": "7.0.0-bridge.0", |
69 | 69 | "babel-eslint": "10.1.0", |
70 | | - "babel-jest": "26.1.0", |
| 70 | + "babel-jest": "26.3.0", |
71 | 71 | "check-node-version": "4.0.3", |
72 | 72 | "codecov": "3.7.2", |
73 | 73 | "commitizen": "4.1.2", |
74 | 74 | "common-tags": "1.8.0", |
75 | 75 | "cross-env": "7.0.2", |
76 | 76 | "cz-lerna-changelog": "2.0.3", |
77 | 77 | "debug": "4.1.1", |
78 | | - "eslint": "7.5.0", |
| 78 | + "eslint": "7.7.0", |
79 | 79 | "eslint-config-airbnb": "18.2.0", |
80 | 80 | "eslint-config-airbnb-base": "14.2.0", |
81 | 81 | "eslint-config-prettier": "6.11.0", |
82 | 82 | "eslint-formatter-pretty": "4.0.0", |
83 | | - "eslint-import-resolver-typescript": "2.0.0", |
| 83 | + "eslint-import-resolver-typescript": "2.2.1", |
84 | 84 | "eslint-plugin-babel": "5.3.1", |
85 | 85 | "eslint-plugin-flowtype": "5.2.0", |
86 | 86 | "eslint-plugin-import": "2.22.0", |
87 | | - "eslint-plugin-jest": "23.18.0", |
| 87 | + "eslint-plugin-jest": "23.20.0", |
88 | 88 | "eslint-plugin-jsx-a11y": "6.3.1", |
89 | 89 | "eslint-plugin-prettier": "3.1.4", |
90 | | - "eslint-plugin-react": "7.20.3", |
91 | | - "flow-bin": "0.130.0", |
| 90 | + "eslint-plugin-react": "7.20.6", |
| 91 | + "flow-bin": "0.131.0", |
92 | 92 | "gitbook-cli": "daern91/gitbook-cli", |
93 | 93 | "gitbook-plugin-anchorjs": "2.1.0", |
94 | 94 | "gitbook-plugin-edit-link": "2.0.2", |
95 | 95 | "gitbook-plugin-ga": "2.0.0", |
96 | 96 | "gitbook-plugin-github": "3.0.0", |
97 | 97 | "gitbook-plugin-prism": "2.4.0", |
98 | 98 | "husky": "4.2.5", |
99 | | - "jest": "26.1.0", |
100 | | - "jest-each": "26.1.0", |
| 99 | + "jest": "26.4.1", |
| 100 | + "jest-each": "26.4.0", |
101 | 101 | "jest-runner-eslint": "0.10.0", |
102 | 102 | "jest-runner-flowtype": "0.0.7", |
103 | 103 | "jest-silent-reporter": "0.2.1", |
104 | 104 | "lerna": "3.22.1", |
105 | 105 | "lerna-changelog": "1.0.1", |
106 | 106 | "lint-staged": "10.2.11", |
107 | | - "npm-check-updates": "7.0.2", |
| 107 | + "npm-check-updates": "7.1.1", |
108 | 108 | "prettier": "2.0.5", |
109 | 109 | "resolve": "1.17.0", |
110 | 110 | "rimraf": "3.0.2", |
111 | | - "rollup": "2.23.0", |
| 111 | + "rollup": "2.26.4", |
112 | 112 | "rollup-plugin-babel": "4.4.0", |
113 | 113 | "rollup-plugin-commonjs": "10.1.0", |
114 | | - "rollup-plugin-includepaths": "0.2.3", |
| 114 | + "rollup-plugin-includepaths": "0.2.4", |
115 | 115 | "rollup-plugin-json": "4.0.0", |
116 | 116 | "rollup-plugin-node-globals": "1.4.0", |
117 | 117 | "rollup-plugin-node-resolve": "5.2.0", |
118 | 118 | "rollup-plugin-replace": "2.2.0", |
119 | 119 | "rollup-plugin-uglify": "6.0.4", |
120 | 120 | "rollup-watch": "4.3.1", |
121 | 121 | "streamtest": "1.2.4", |
122 | | - "ts-jest": "26.1.3", |
| 122 | + "ts-jest": "26.2.0", |
123 | 123 | "tsconfig-replace-paths": "0.0.5", |
124 | 124 | "typescript": "3.9.7" |
125 | 125 | }, |
|
0 commit comments