|
44 | 44 | "string.prototype.matchall": "^4.0.6" |
45 | 45 | }, |
46 | 46 | "devDependencies": { |
47 | | - "@babel/core": "^7.16.7", |
48 | | - "@babel/eslint-parser": "^7.16.5", |
49 | | - "@babel/plugin-syntax-decorators": "^7.16.7", |
| 47 | + "@babel/core": "^7.17.5", |
| 48 | + "@babel/eslint-parser": "^7.17.0", |
| 49 | + "@babel/plugin-syntax-decorators": "^7.17.0", |
50 | 50 | "@babel/plugin-syntax-do-expressions": "^7.16.7", |
51 | 51 | "@babel/plugin-syntax-function-bind": "^7.16.7", |
52 | 52 | "@babel/preset-react": "^7.16.7", |
53 | 53 | "@types/eslint": "=7.2.10", |
54 | 54 | "@types/estree": "^0.0.50", |
55 | | - "@types/node": "^16.11.19", |
| 55 | + "@types/node": "^16.11.26", |
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.3", |
69 | | - "markdown-magic": "^2.5.2", |
| 68 | + "ls-engines": "^0.6.5", |
| 69 | + "markdown-magic": "^2.6.0", |
70 | 70 | "mocha": "^5.2.0", |
71 | 71 | "sinon": "^7.5.0", |
72 | 72 | "typescript": "^3.9.9", |
|
0 commit comments