|
84 | 84 | "@babel/register": "^7.15.3",
|
85 | 85 | "@react-bootstrap/babel-preset": "^2.1.0",
|
86 | 86 | "@react-bootstrap/eslint-config": "^2.0.0",
|
87 |
| - "@testing-library/dom": "^8.1.0", |
| 87 | + "@testing-library/dom": "^8.2.0", |
88 | 88 | "@testing-library/react": "^12.0.0",
|
89 | 89 | "@testing-library/user-event": "^13.2.1",
|
90 | 90 | "@types/chai": "^4.2.21",
|
91 | 91 | "@types/mocha": "^9.0.0",
|
92 | 92 | "@types/sinon": "^10.0.2",
|
93 | 93 | "@types/sinon-chai": "^3.2.5",
|
94 |
| - "@typescript-eslint/eslint-plugin": "^4.29.1", |
95 |
| - "@typescript-eslint/parser": "^4.29.1", |
| 94 | + "@typescript-eslint/eslint-plugin": "^4.30.0", |
| 95 | + "@typescript-eslint/parser": "^4.30.0", |
96 | 96 | "babel-eslint": "^10.1.0",
|
97 | 97 | "babel-loader": "^8.2.2",
|
98 | 98 | "babel-plugin-istanbul": "^6.0.0",
|
|
103 | 103 | "conventional-changelog-cli": "^2.1.1",
|
104 | 104 | "cpy-cli": "^3.1.1",
|
105 | 105 | "cross-env": "^7.0.3",
|
106 |
| - "dtslint": "^4.1.3", |
| 106 | + "dtslint": "^4.1.6", |
107 | 107 | "enzyme": "^3.11.0",
|
108 | 108 | "enzyme-adapter-react-16": "^1.15.6",
|
109 | 109 | "eslint": "^7.32.0",
|
110 | 110 | "eslint-config-4catalyzer-typescript": "^3.1.0",
|
111 |
| - "eslint-import-resolver-node": "^0.3.5", |
| 111 | + "eslint-import-resolver-node": "^0.3.6", |
112 | 112 | "eslint-import-resolver-webpack": "^0.13.1",
|
113 |
| - "eslint-plugin-import": "^2.24.0", |
| 113 | + "eslint-plugin-import": "^2.24.2", |
114 | 114 | "eslint-plugin-jsx-a11y": "^6.4.1",
|
115 | 115 | "eslint-plugin-mocha": "^9.0.0",
|
116 |
| - "eslint-plugin-prettier": "^3.4.0", |
117 |
| - "eslint-plugin-react": "^7.24.0", |
| 116 | + "eslint-plugin-prettier": "^3.4.1", |
| 117 | + "eslint-plugin-react": "^7.25.1", |
118 | 118 | "execa": "^5.1.1",
|
119 | 119 | "fs-extra": "^10.0.0",
|
120 | 120 | "husky": "^6.0.0",
|
|
130 | 130 | "karma-webpack": "^5.0.0",
|
131 | 131 | "lint-staged": "^11.1.2",
|
132 | 132 | "lodash": "^4.17.21",
|
133 |
| - "mocha": "^9.0.3", |
| 133 | + "mocha": "^9.1.1", |
134 | 134 | "prettier": "^2.3.2",
|
135 | 135 | "process": "^0.11.10",
|
136 | 136 | "react": "^16.14.0",
|
|
140 | 140 | "sinon": "^11.1.2",
|
141 | 141 | "sinon-chai": "^3.7.0",
|
142 | 142 | "stream-browserify": "^3.0.0",
|
143 |
| - "typescript": "^4.3.5", |
| 143 | + "typescript": "^4.4.2", |
144 | 144 | "util": "^0.12.4",
|
145 |
| - "webpack": "^5.50.0" |
| 145 | + "webpack": "^5.51.1" |
146 | 146 | },
|
147 | 147 | "peerDependencies": {
|
148 | 148 | "react": ">=16.14.0",
|
|
0 commit comments