|
135 | 135 | "@types/yauzl": "^2.9.1",
|
136 | 136 | "JSONStream": "1.3.5",
|
137 | 137 | "abortcontroller-polyfill": "^1.4.0",
|
138 |
| - "angular": "^1.8.0", |
| 138 | + "angular": "^1.8.2", |
139 | 139 | "angular-elastic": "^2.5.1",
|
140 | 140 | "angular-sanitize": "^1.8.0",
|
141 | 141 | "bluebird": "3.5.5",
|
|
233 | 233 | "@osd/utility-types": "1.0.0",
|
234 | 234 | "@percy/cli": "^1.0.0-beta.74",
|
235 | 235 | "@percy/sdk-utils": "^1.0.0-beta.74",
|
236 |
| - "@testing-library/dom": "^7.24.2", |
237 |
| - "@testing-library/jest-dom": "^5.11.4", |
238 |
| - "@testing-library/react": "^11.0.4", |
239 |
| - "@testing-library/react-hooks": "^3.4.1", |
240 |
| - "@types/angular": "^1.6.56", |
241 |
| - "@types/angular-mocks": "^1.7.0", |
| 236 | + "@testing-library/dom": "^8.11.3", |
| 237 | + "@testing-library/jest-dom": "^5.16.2", |
| 238 | + "@testing-library/react": "^12.1.2", |
| 239 | + "@testing-library/react-hooks": "^7.0.2", |
| 240 | + "@types/angular": "^1.8.4", |
| 241 | + "@types/angular-mocks": "^1.7.1", |
242 | 242 | "@types/archiver": "^3.1.0",
|
243 | 243 | "@types/babel__core": "^7.1.17",
|
244 | 244 | "@types/bluebird": "^3.1.1",
|
|
267 | 267 | "@types/has-ansi": "^3.0.0",
|
268 | 268 | "@types/history": "^4.7.3",
|
269 | 269 | "@types/hjson": "^2.4.2",
|
270 |
| - "@types/jest": "^26.0.14", |
| 270 | + "@types/jest": "^27.4.0", |
271 | 271 | "@types/joi": "^13.4.2",
|
272 | 272 | "@types/jquery": "^3.3.31",
|
273 | 273 | "@types/js-yaml": "^3.11.1",
|
|
304 | 304 | "@types/sinon": "^7.0.13",
|
305 | 305 | "@types/strip-ansi": "^5.2.1",
|
306 | 306 | "@types/styled-components": "^5.1.19",
|
307 |
| - "@types/supertest": "^2.0.5", |
| 307 | + "@types/supertest": "^2.0.11", |
308 | 308 | "@types/supertest-as-promised": "^2.0.38",
|
309 | 309 | "@types/tapable": "^1.0.6",
|
310 | 310 | "@types/tar": "^4.0.3",
|
311 |
| - "@types/testing-library__jest-dom": "^5.9.3", |
312 |
| - "@types/testing-library__react-hooks": "^3.4.0", |
| 311 | + "@types/testing-library__jest-dom": "^5.14.2", |
313 | 312 | "@types/tough-cookie": "^4.0.1",
|
314 | 313 | "@types/type-detect": "^4.0.1",
|
315 | 314 | "@types/uuid": "^3.4.4",
|
|
321 | 320 | "@typescript-eslint/eslint-plugin": "^3.10.0",
|
322 | 321 | "@typescript-eslint/parser": "^3.10.0",
|
323 | 322 | "angular-aria": "^1.8.0",
|
324 |
| - "angular-mocks": "^1.7.9", |
| 323 | + "angular-mocks": "^1.8.2", |
325 | 324 | "angular-recursion": "^1.0.5",
|
326 | 325 | "angular-route": "^1.8.0",
|
327 | 326 | "angular-sortable-view": "^0.0.17",
|
328 | 327 | "archiver": "^3.1.1",
|
329 | 328 | "axe-core": "^4.0.2",
|
330 | 329 | "babel-eslint": "^10.0.3",
|
331 |
| - "babel-jest": "^26.3.0", |
332 |
| - "babel-plugin-istanbul": "^6.0.0", |
| 330 | + "babel-jest": "^27.5.1", |
333 | 331 | "brace": "0.11.1",
|
334 | 332 | "chai": "3.5.0",
|
335 | 333 | "chance": "1.0.18",
|
|
350 | 348 | "eslint-plugin-ban": "^1.4.0",
|
351 | 349 | "eslint-plugin-cypress": "^2.8.1",
|
352 | 350 | "eslint-plugin-eslint-comments": "^3.2.0",
|
353 |
| - "eslint-plugin-import": "^2.19.1", |
354 |
| - "eslint-plugin-jest": "^24.0.2", |
| 351 | + "eslint-plugin-import": "^2.25.4", |
| 352 | + "eslint-plugin-jest": "^26.1.1", |
355 | 353 | "eslint-plugin-jsx-a11y": "^6.2.3",
|
356 | 354 | "eslint-plugin-mocha": "^6.2.2",
|
357 | 355 | "eslint-plugin-no-unsanitized": "^3.0.2",
|
|
378 | 376 | "history": "^4.9.0",
|
379 | 377 | "immer": "^9.0.6",
|
380 | 378 | "intl-messageformat-parser": "^1.4.0",
|
381 |
| - "jest": "^26.4.2", |
382 |
| - "jest-canvas-mock": "^2.2.0", |
383 |
| - "jest-environment-jsdom-thirteen": "^1.0.1", |
| 379 | + "jest": "^27.5.1", |
| 380 | + "jest-canvas-mock": "^2.3.1", |
384 | 381 | "jest-raw-loader": "^1.0.1",
|
385 | 382 | "jimp": "^0.14.0",
|
386 | 383 | "jquery": "^3.5.0",
|
|
406 | 403 | "ngreact": "^0.5.1",
|
407 | 404 | "nock": "12.0.3",
|
408 | 405 | "normalize-path": "^3.0.0",
|
409 |
| - "nyc": "^14.1.1", |
| 406 | + "nyc": "^15.1.0", |
410 | 407 | "pixelmatch": "^5.1.0",
|
411 | 408 | "pngjs": "^3.4.0",
|
412 | 409 | "postcss": "^8.4.5",
|
|
431 | 428 | "simple-git": "1.116.0",
|
432 | 429 | "sinon": "^7.4.2",
|
433 | 430 | "strip-ansi": "^6.0.0",
|
434 |
| - "supertest": "^3.1.0", |
| 431 | + "supertest": "^6.2.2", |
435 | 432 | "supertest-as-promised": "^4.0.2",
|
436 | 433 | "tape": "^5.0.1",
|
437 | 434 | "topojson-client": "3.0.0",
|
|
0 commit comments