|
57 | 57 | "@commitlint/cli": "^15.0.0", |
58 | 58 | "@commitlint/config-conventional": "^15.0.0", |
59 | 59 | "@release-it/conventional-changelog": "^3.3.0", |
60 | | - "@testing-library/jest-dom": "^5.15.0", |
| 60 | + "@testing-library/jest-dom": "^5.15.1", |
61 | 61 | "babel-loader": "^8.2.3", |
62 | 62 | "copy-webpack-plugin": "^10.0.0", |
63 | 63 | "core-js": "3.19.1", |
64 | 64 | "css-loader": "^6.5.0", |
65 | | - "eslint": "^8.2.0", |
| 65 | + "eslint": "^8.3.0", |
66 | 66 | "eslint-config-prettier": "^8.3.0", |
67 | 67 | "expose-loader": "^3.0.0", |
68 | 68 | "husky": "^7.0.4", |
|
73 | 73 | "jest-watch-typeahead": "^1.0.0", |
74 | 74 | "prettier": "^2.4.1", |
75 | 75 | "regenerator-runtime": "^0.13.9", |
76 | | - "release-it": "^14.11.7", |
77 | | - "sass": "^1.43.4", |
| 76 | + "release-it": "^14.11.8", |
| 77 | + "sass": "^1.43.5", |
78 | 78 | "sass-loader": "^12.3.0", |
79 | 79 | "style-loader": "^3.3.0", |
80 | 80 | "terser-webpack-plugin": "^5.2.4", |
81 | 81 | "timezone-mock": "^1.2.2", |
82 | | - "webpack": "^5.64.1", |
| 82 | + "webpack": "^5.64.3", |
83 | 83 | "webpack-bundle-analyzer": "^4.4.2", |
84 | 84 | "webpack-cli": "^4.9.1", |
85 | 85 | "webpack-dev-server": "^4.2.1", |
|
0 commit comments