|
31 | 31 | "youtube-player": "5.5.2" |
32 | 32 | }, |
33 | 33 | "devDependencies": { |
34 | | - "@babel/cli": "7.12.1", |
35 | | - "@babel/core": "7.12.3", |
| 34 | + "@babel/cli": "7.12.10", |
| 35 | + "@babel/core": "7.12.10", |
36 | 36 | "@babel/plugin-proposal-class-properties": "7.12.1", |
37 | | - "@babel/preset-env": "7.12.1", |
38 | | - "@babel/preset-react": "7.12.1", |
39 | | - "@commitlint/cli": "9.1.2", |
40 | | - "@commitlint/config-conventional": "9.1.2", |
41 | | - "@testing-library/jest-dom": "5.11.4", |
42 | | - "@testing-library/react": "11.1.0", |
43 | | - "@types/youtube": "0.0.39", |
| 37 | + "@babel/preset-env": "7.12.11", |
| 38 | + "@babel/preset-react": "7.12.10", |
| 39 | + "@commitlint/cli": "11.0.0", |
| 40 | + "@commitlint/config-conventional": "11.0.0", |
| 41 | + "@testing-library/jest-dom": "5.11.9", |
| 42 | + "@testing-library/react": "11.2.3", |
| 43 | + "@types/youtube": "0.0.41", |
44 | 44 | "@types/youtube-player": "5.5.3", |
45 | 45 | "babel-eslint": "10.1.0", |
46 | | - "babel-jest": "26.5.2", |
47 | | - "babel-loader": "8.1.0", |
48 | | - "commitizen": "4.2.1", |
49 | | - "cross-env": "7.0.2", |
| 46 | + "babel-jest": "26.6.3", |
| 47 | + "babel-loader": "8.2.2", |
| 48 | + "commitizen": "4.2.3", |
| 49 | + "cross-env": "7.0.3", |
50 | 50 | "cz-conventional-changelog": "3.3.0", |
51 | 51 | "eslint": "6.8.0", |
52 | 52 | "eslint-config-prettier": "6.13.0", |
|
57 | 57 | "eslint-plugin-prettier": "3.1.4", |
58 | 58 | "eslint-plugin-react": "7.21.4", |
59 | 59 | "eslint-plugin-react-hooks": "2.5.1", |
60 | | - "husky": "4.3.0", |
61 | | - "jest": "26.5.3", |
62 | | - "lint-staged": "10.4.2", |
| 60 | + "husky": "4.3.8", |
| 61 | + "jest": "26.6.3", |
| 62 | + "lint-staged": "10.5.3", |
63 | 63 | "npm-run-all": "4.1.5", |
64 | 64 | "parcel-bundler": "1.12.4", |
65 | | - "prettier": "2.1.2", |
| 65 | + "prettier": "2.2.1", |
66 | 66 | "react": "16.14.0", |
67 | 67 | "react-dom": "16.14.0", |
68 | | - "semantic-release": "17.2.1" |
| 68 | + "semantic-release": "17.3.7" |
69 | 69 | }, |
70 | 70 | "peerDependencies": { |
71 | | - "@types/youtube": "^0.0.38", |
72 | 71 | "react": ">=0.14.1" |
73 | 72 | }, |
74 | 73 | "engines": { |
|
0 commit comments