|
39 | 39 | ], |
40 | 40 | "homepage": "https://github.com/amilajack/babel-plugin-fail-explicit#readme", |
41 | 41 | "dependencies": { |
42 | | - "@babel/helper-module-imports": "^7.10.4", |
| 42 | + "@babel/helper-module-imports": "^7.12.1", |
43 | 43 | "safe-access-check": "^0.0.15" |
44 | 44 | }, |
45 | 45 | "devDependencies": { |
46 | | - "@babel/cli": "^7.11.6", |
47 | | - "@babel/core": "^7.11.6", |
48 | | - "@babel/plugin-transform-modules-commonjs": "^7.10.4", |
49 | | - "@babel/plugin-transform-modules-umd": "^7.10.4", |
50 | | - "@babel/plugin-transform-runtime": "^7.11.5", |
51 | | - "@babel/preset-env": "^7.11.5", |
52 | | - "@babel/preset-flow": "^7.10.4", |
53 | | - "@babel/traverse": "^7.11.5", |
54 | | - "@babel/types": "^7.11.5", |
| 46 | + "@babel/cli": "^7.12.1", |
| 47 | + "@babel/core": "^7.12.3", |
| 48 | + "@babel/plugin-transform-modules-commonjs": "^7.12.1", |
| 49 | + "@babel/plugin-transform-modules-umd": "^7.12.1", |
| 50 | + "@babel/plugin-transform-runtime": "^7.12.1", |
| 51 | + "@babel/preset-env": "^7.12.1", |
| 52 | + "@babel/preset-flow": "^7.12.1", |
| 53 | + "@babel/traverse": "^7.12.1", |
| 54 | + "@babel/types": "^7.12.1", |
55 | 55 | "babel-eslint": "^10.1.0", |
56 | 56 | "babel-plugin-add-module-exports": "^1.0.4", |
57 | 57 | "babel-plugin-transform-async-to-bluebird": "^1.1.1", |
|
0 commit comments