|
44 | 44 | "string.prototype.matchall": "^4.0.7"
|
45 | 45 | },
|
46 | 46 | "devDependencies": {
|
47 |
| - "@babel/core": "^7.17.10", |
| 47 | + "@babel/core": "^7.17.12", |
48 | 48 | "@babel/eslint-parser": "^7.17.0",
|
49 |
| - "@babel/plugin-syntax-decorators": "^7.17.0", |
| 49 | + "@babel/plugin-syntax-decorators": "^7.17.12", |
50 | 50 | "@babel/plugin-syntax-do-expressions": "^7.16.7",
|
51 | 51 | "@babel/plugin-syntax-function-bind": "^7.16.7",
|
52 |
| - "@babel/preset-react": "^7.16.7", |
| 52 | + "@babel/preset-react": "^7.17.12", |
53 | 53 | "@types/eslint": "=7.2.10",
|
54 |
| - "@types/estree": "^0.0.50", |
55 |
| - "@types/node": "^16.11.32", |
| 54 | + "@types/estree": "0.0.51", |
| 55 | + "@types/node": "^16.11.35", |
56 | 56 | "@typescript-eslint/parser": "^2.34.0 || ^3.10.1 || ^4.0.0 || ^5.0.0",
|
57 | 57 | "aud": "^2.0.0",
|
58 | 58 | "babel-eslint": "^8 || ^9 || ^10.1.0",
|
|
65 | 65 | "eslint-scope": "^3.7.3",
|
66 | 66 | "espree": "^3.5.4",
|
67 | 67 | "istanbul": "^0.4.5",
|
68 |
| - "ls-engines": "^0.6.5", |
| 68 | + "ls-engines": "^0.6.6", |
69 | 69 | "markdown-magic": "^2.6.0",
|
70 | 70 | "mocha": "^5.2.0",
|
71 | 71 | "sinon": "^7.5.0",
|
|
0 commit comments