|
19 | 19 | "@babel/plugin-transform-arrow-functions": "^7.18.6",
|
20 | 20 | "@babel/plugin-transform-block-scoped-functions": "^7.18.6",
|
21 | 21 | "@babel/plugin-transform-block-scoping": "^7.18.6",
|
22 |
| - "@babel/plugin-transform-classes": "^7.18.6", |
| 22 | + "@babel/plugin-transform-classes": "^7.18.8", |
23 | 23 | "@babel/plugin-transform-computed-properties": "^7.18.6",
|
24 | 24 | "@babel/plugin-transform-destructuring": "^7.18.6",
|
25 | 25 | "@babel/plugin-transform-exponentiation-operator": "^7.18.6",
|
26 |
| - "@babel/plugin-transform-for-of": "^7.18.6", |
| 26 | + "@babel/plugin-transform-for-of": "^7.18.8", |
27 | 27 | "@babel/plugin-transform-literals": "^7.18.6",
|
28 | 28 | "@babel/plugin-transform-member-expression-literals": "^7.18.6",
|
29 | 29 | "@babel/plugin-transform-modules-commonjs": "^7.18.6",
|
30 | 30 | "@babel/plugin-transform-new-target": "^7.18.6",
|
31 | 31 | "@babel/plugin-transform-object-super": "^7.18.6",
|
32 |
| - "@babel/plugin-transform-parameters": "^7.18.6", |
| 32 | + "@babel/plugin-transform-parameters": "^7.18.8", |
33 | 33 | "@babel/plugin-transform-property-literals": "^7.18.6",
|
34 | 34 | "@babel/plugin-transform-reserved-words": "^7.18.6",
|
35 | 35 | "@babel/plugin-transform-shorthand-properties": "^7.18.6",
|
|
49 | 49 | "eslint-plugin-jsonc": "^2.3.1",
|
50 | 50 | "eslint-plugin-n": "^15.2.4",
|
51 | 51 | "eslint-plugin-promise": "^6.0.0",
|
52 |
| - "eslint-plugin-qunit": "^7.3.0", |
| 52 | + "eslint-plugin-qunit": "^7.3.1", |
53 | 53 | "eslint-plugin-regexp": "^1.7.0",
|
54 | 54 | "eslint-plugin-sonarjs": "~0.13.0",
|
55 |
| - "eslint-plugin-unicorn": "^43.0.0", |
| 55 | + "eslint-plugin-unicorn": "^43.0.1", |
56 | 56 | "jsonc-eslint-parser": "^2.1.0",
|
57 | 57 | "jszip": "^3.10.0",
|
58 | 58 | "karma": "^6.4.0",
|
|
64 | 64 | "npm-run-all": "^4.1.5",
|
65 | 65 | "p-timeout": "^5.1.0",
|
66 | 66 | "phantomjs-prebuilt": "~2.1.16",
|
67 |
| - "playwright": "^1.23.1", |
| 67 | + "playwright": "^1.23.2", |
68 | 68 | "promises-aplus-tests": "^2.1.2",
|
69 | 69 | "promises-es6-tests": "~0.5.0",
|
70 | 70 | "qunit": "^2.19.1",
|
|
0 commit comments