|
52 | 52 | },
|
53 | 53 | "dependencies": {},
|
54 | 54 | "devDependencies": {
|
55 |
| - "@babel/core": "^7.14.3", |
56 |
| - "@babel/preset-env": "^7.14.4", |
| 55 | + "@babel/core": "^7.14.5", |
| 56 | + "@babel/preset-env": "^7.14.5", |
57 | 57 | "@commitlint/cli": "^12.1.4",
|
58 | 58 | "@commitlint/config-conventional": "^12.1.4",
|
59 | 59 | "@storybook/addon-links": "^6.2.9",
|
60 | 60 | "@storybook/addons": "^6.2.9",
|
61 | 61 | "@storybook/react": "^6.2.9",
|
62 | 62 | "babel-eslint": "^10.1.0",
|
63 |
| - "babel-jest": "^27.0.1", |
| 63 | + "babel-jest": "^27.0.2", |
64 | 64 | "babel-loader": "^8.2.2",
|
65 | 65 | "commitizen": "^4.2.4",
|
66 | 66 | "cz-conventional-changelog": "^3.3.0",
|
67 |
| - "eslint": "^7.27.0", |
| 67 | + "eslint": "^7.28.0", |
68 | 68 | "eslint-config-prettier": "^8.3.0",
|
69 |
| - "eslint-plugin-import": "^2.23.3", |
| 69 | + "eslint-plugin-import": "^2.23.4", |
70 | 70 | "eslint-plugin-jest": "^24.3.6",
|
71 | 71 | "eslint-plugin-prettier": "^3.4.0",
|
72 |
| - "eslint-plugin-react": "^7.23.2", |
| 72 | + "eslint-plugin-react": "^7.24.0", |
73 | 73 | "husky": "^4.3.8",
|
74 |
| - "jest": "^27.0.1", |
| 74 | + "jest": "^27.0.4", |
75 | 75 | "lint-staged": "^11.0.0",
|
76 | 76 | "npm-run-all": "^4.1.5",
|
77 | 77 | "onchange": "^7.1.0",
|
78 |
| - "prettier": "^2.3.0", |
| 78 | + "prettier": "^2.3.1", |
79 | 79 | "react": "^17.0.2",
|
80 | 80 | "react-dom": "^17.0.2",
|
81 | 81 | "react-tree-graph": "6.0.0",
|
82 |
| - "rollup": "^2.50.3", |
| 82 | + "rollup": "^2.51.2", |
83 | 83 | "rollup-plugin-babel": "^4.4.0",
|
84 | 84 | "rollup-plugin-commonjs": "^10.1.0",
|
85 | 85 | "rollup-plugin-delete": "^2.0.0",
|
|
0 commit comments