|
45 | 45 | ], |
46 | 46 | "homepage": "https://github.com/amilajack/compat-db#readme", |
47 | 47 | "devDependencies": { |
48 | | - "@babel/cli": "^7.4.4", |
49 | | - "@babel/core": "^7.4.5", |
50 | | - "@babel/node": "^7.4.5", |
51 | | - "@babel/plugin-proposal-class-properties": "^7.4.4", |
52 | | - "@babel/plugin-proposal-decorators": "^7.4.4", |
53 | | - "@babel/plugin-proposal-do-expressions": "^7.2.0", |
54 | | - "@babel/plugin-proposal-export-default-from": "^7.2.0", |
55 | | - "@babel/plugin-proposal-export-namespace-from": "^7.2.0", |
| 48 | + "@babel/cli": "^7.6.0", |
| 49 | + "@babel/core": "^7.6.0", |
| 50 | + "@babel/node": "^7.6.1", |
| 51 | + "@babel/plugin-proposal-class-properties": "^7.5.5", |
| 52 | + "@babel/plugin-proposal-decorators": "^7.6.0", |
| 53 | + "@babel/plugin-proposal-do-expressions": "^7.6.0", |
| 54 | + "@babel/plugin-proposal-export-default-from": "^7.5.2", |
| 55 | + "@babel/plugin-proposal-export-namespace-from": "^7.5.2", |
56 | 56 | "@babel/plugin-proposal-function-bind": "^7.2.0", |
57 | | - "@babel/plugin-proposal-function-sent": "^7.2.0", |
| 57 | + "@babel/plugin-proposal-function-sent": "^7.5.0", |
58 | 58 | "@babel/plugin-proposal-json-strings": "^7.2.0", |
59 | 59 | "@babel/plugin-proposal-logical-assignment-operators": "^7.2.0", |
60 | 60 | "@babel/plugin-proposal-nullish-coalescing-operator": "^7.4.4", |
61 | 61 | "@babel/plugin-proposal-numeric-separator": "^7.2.0", |
62 | | - "@babel/plugin-proposal-optional-chaining": "^7.2.0", |
63 | | - "@babel/plugin-proposal-pipeline-operator": "^7.3.2", |
| 62 | + "@babel/plugin-proposal-optional-chaining": "^7.6.0", |
| 63 | + "@babel/plugin-proposal-pipeline-operator": "^7.5.0", |
64 | 64 | "@babel/plugin-proposal-throw-expressions": "^7.2.0", |
65 | 65 | "@babel/plugin-syntax-dynamic-import": "^7.2.0", |
66 | 66 | "@babel/plugin-syntax-import-meta": "^7.2.0", |
67 | 67 | "@babel/plugin-transform-flow-strip-types": "^7.4.4", |
68 | 68 | "@babel/plugin-transform-modules-umd": "^7.2.0", |
69 | | - "@babel/plugin-transform-runtime": "^7.4.4", |
70 | | - "@babel/polyfill": "^7.4.4", |
71 | | - "@babel/preset-env": "^7.4.5", |
| 69 | + "@babel/plugin-transform-runtime": "^7.6.0", |
| 70 | + "@babel/polyfill": "^7.6.0", |
| 71 | + "@babel/preset-env": "^7.6.0", |
72 | 72 | "@babel/preset-flow": "^7.0.0", |
73 | | - "@babel/register": "^7.4.4", |
| 73 | + "@babel/register": "^7.6.0", |
74 | 74 | "babel-core": "^7.0.0-bridge.0", |
75 | | - "babel-eslint": "^10.0.2", |
| 75 | + "babel-eslint": "^10.0.3", |
76 | 76 | "babel-jest": "^24.1.0", |
77 | | - "babel-loader": "^8.0.5", |
| 77 | + "babel-loader": "^8.0.6", |
78 | 78 | "babel-plugin-add-module-exports": "^1.0.2", |
79 | 79 | "babel-plugin-flow-runtime": "^0.19.0", |
80 | 80 | "bookshelf": "0.15.1", |
|
0 commit comments