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