|
39 | 39 | ], |
40 | 40 | "homepage": "https://github.com/amilajack/babel-plugin-fail-explicit#readme", |
41 | 41 | "dependencies": { |
42 | | - "@babel/helper-module-imports": "^7.14.5", |
| 42 | + "@babel/helper-module-imports": "^7.15.4", |
43 | 43 | "safe-access-check": "^0.0.15" |
44 | 44 | }, |
45 | 45 | "devDependencies": { |
46 | | - "@babel/cli": "^7.14.8", |
47 | | - "@babel/core": "^7.15.0", |
48 | | - "@babel/plugin-transform-modules-commonjs": "^7.15.0", |
| 46 | + "@babel/cli": "^7.15.7", |
| 47 | + "@babel/core": "^7.15.5", |
| 48 | + "@babel/plugin-transform-modules-commonjs": "^7.15.4", |
49 | 49 | "@babel/plugin-transform-modules-umd": "^7.14.5", |
50 | 50 | "@babel/plugin-transform-runtime": "^7.15.0", |
51 | | - "@babel/preset-env": "^7.15.0", |
| 51 | + "@babel/preset-env": "^7.15.6", |
52 | 52 | "@babel/preset-flow": "^7.14.5", |
53 | | - "@babel/traverse": "^7.15.0", |
54 | | - "@babel/types": "^7.15.0", |
| 53 | + "@babel/traverse": "^7.15.4", |
| 54 | + "@babel/types": "^7.15.6", |
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