|
18 | 18 | "url": "https://github.com/joarwilk/flowgen.git" |
19 | 19 | }, |
20 | 20 | "dependencies": { |
21 | | - "@babel/code-frame": "^7.10.4", |
22 | | - "@babel/highlight": "^7.10.4", |
| 21 | + "@babel/code-frame": "^7.16.7", |
| 22 | + "@babel/highlight": "^7.16.7", |
23 | 23 | "commander": "^6.1.0", |
24 | 24 | "lodash": "^4.17.20", |
25 | 25 | "prettier": "^2.5.1", |
|
28 | 28 | "typescript-compiler": "^1.4.1-2" |
29 | 29 | }, |
30 | 30 | "devDependencies": { |
31 | | - "@babel/cli": "^7.11.6", |
32 | | - "@babel/core": "^7.11.6", |
33 | | - "@babel/plugin-proposal-class-properties": "^7.10.4", |
34 | | - "@babel/preset-env": "^7.11.5", |
35 | | - "@babel/preset-typescript": "^7.10.4", |
36 | | - "@types/babel__code-frame": "^7.0.1", |
| 31 | + "@babel/cli": "^7.16.7", |
| 32 | + "@babel/core": "^7.16.7", |
| 33 | + "@babel/plugin-proposal-class-properties": "^7.16.7", |
| 34 | + "@babel/preset-env": "^7.16.7", |
| 35 | + "@babel/preset-typescript": "^7.16.7", |
| 36 | + "@types/babel__code-frame": "^7.0.3", |
37 | 37 | "@types/jest": "^26.0.13", |
38 | 38 | "@types/lodash": "^4.14.161", |
39 | 39 | "@types/node": "^14.10.0", |
|
44 | 44 | "@typescript-eslint/parser": "^5.9.0", |
45 | 45 | "babel-core": "^7.0.0-bridge.0", |
46 | 46 | "babel-eslint": "^10.1.0", |
47 | | - "babel-jest": "^26.3.0", |
| 47 | + "babel-jest": "^27.4.6", |
48 | 48 | "chalk": "^4.1.0", |
49 | 49 | "eslint": "^8.6.0", |
50 | 50 | "eslint-config-prettier": "^8.3.0", |
51 | 51 | "eslint-plugin-import": "^2.25.4", |
52 | 52 | "eslint-plugin-jest": "^25.3.4", |
53 | 53 | "eslint-plugin-prettier": "^4.0.0", |
54 | 54 | "flow-bin": "^0.161.0", |
55 | | - "jest": "^26.4.2", |
| 55 | + "jest": "^27.4.7", |
56 | 56 | "mongodb": "^4.1.3" |
57 | 57 | }, |
58 | 58 | "files": [ |
|
0 commit comments