|
37 | 37 | "xo"
|
38 | 38 | ],
|
39 | 39 | "dependencies": {
|
40 |
| - "@babel/helper-validator-identifier": "^7.14.5", |
| 40 | + "@babel/helper-validator-identifier": "^7.14.9", |
41 | 41 | "ci-info": "^3.2.0",
|
42 | 42 | "clean-regexp": "^1.0.0",
|
43 | 43 | "eslint-template-visitor": "^2.3.2",
|
|
51 | 51 | "semver": "^7.3.5"
|
52 | 52 | },
|
53 | 53 | "devDependencies": {
|
54 |
| - "@babel/code-frame": "7.12.13", |
55 |
| - "@babel/core": "7.14.6", |
56 |
| - "@babel/eslint-parser": "7.14.7", |
| 54 | + "@babel/code-frame": "7.14.5", |
| 55 | + "@babel/core": "7.14.8", |
| 56 | + "@babel/eslint-parser": "7.14.9", |
57 | 57 | "@lubien/fixture-beta-package": "^1.0.0-beta.1",
|
58 |
| - "@typescript-eslint/parser": "^4.26.1", |
| 58 | + "@typescript-eslint/parser": "^4.29.0", |
59 | 59 | "ava": "^3.15.0",
|
60 |
| - "chalk": "^4.1.1", |
| 60 | + "chalk": "^4.1.2", |
61 | 61 | "enquirer": "2.3.6",
|
62 | 62 | "eslint": "^7.28.0",
|
63 | 63 | "eslint-ava-rule-tester": "^4.0.0",
|
64 | 64 | "eslint-plugin-eslint-plugin": "^3.5.3",
|
65 |
| - "eslint-remote-tester": "^1.2.0", |
| 65 | + "eslint-remote-tester": "^1.3.0", |
66 | 66 | "execa": "^5.1.1",
|
67 | 67 | "listr": "^0.14.3",
|
68 | 68 | "lodash-es": "4.17.21",
|
69 | 69 | "mem": "8.1.1",
|
70 | 70 | "nyc": "^15.1.0",
|
71 | 71 | "outdent": "^0.8.0",
|
72 | 72 | "pify": "^5.0.0",
|
73 |
| - "typescript": "^4.3.2", |
74 |
| - "vue-eslint-parser": "^7.6.0", |
75 |
| - "xo": "^0.41.0" |
| 73 | + "typescript": "^4.3.5", |
| 74 | + "vue-eslint-parser": "^7.10.0", |
| 75 | + "xo": "^0.43.0" |
76 | 76 | },
|
77 | 77 | "peerDependencies": {
|
78 | 78 | "eslint": ">=7.28.0"
|
|
0 commit comments