|
25 | 25 | "main": "dist/index.js", |
26 | 26 | "types": "./types/index.d.ts", |
27 | 27 | "dependencies": { |
28 | | - "@babel/runtime": "7.10.1", |
| 28 | + "@babel/runtime": "7.15.4", |
29 | 29 | "bluebird": "2.9.25", |
30 | 30 | "core-js": "3.6.5", |
31 | 31 | "forest-express": "9.2.5", |
|
35 | 35 | "semver": "5.4.1" |
36 | 36 | }, |
37 | 37 | "devDependencies": { |
38 | | - "@babel/cli": "7.10.1", |
39 | | - "@babel/core": "7.10.1", |
40 | | - "@babel/plugin-proposal-class-properties": "7.13.0", |
41 | | - "@babel/plugin-proposal-optional-chaining": "7.10.1", |
42 | | - "@babel/plugin-transform-arrow-functions": "7.10.4", |
43 | | - "@babel/plugin-transform-runtime": "7.10.1", |
44 | | - "@babel/preset-env": "7.10.1", |
45 | | - "@babel/register": "7.10.1", |
| 38 | + "@babel/cli": "7.15.7", |
| 39 | + "@babel/core": "7.15.5", |
| 40 | + "@babel/plugin-proposal-class-properties": "7.14.5", |
| 41 | + "@babel/plugin-proposal-optional-chaining": "7.14.5", |
| 42 | + "@babel/plugin-transform-arrow-functions": "7.14.5", |
| 43 | + "@babel/plugin-transform-runtime": "7.15.0", |
| 44 | + "@babel/preset-env": "7.15.6", |
| 45 | + "@babel/register": "7.15.3", |
46 | 46 | "@commitlint/cli": "11.0.0", |
47 | 47 | "@commitlint/config-conventional": "11.0.0", |
48 | 48 | "@semantic-release/changelog": "5.0.1", |
|
67 | 67 | "semantic-release-npm-deprecate-old-versions": "1.1.2", |
68 | 68 | "semantic-release-slack-bot": "2.1.1", |
69 | 69 | "sequelize": "5.21.3", |
70 | | - "sequelize-fixtures": "1.1.1", |
| 70 | + "sequelize-fixtures": "1.2.0", |
71 | 71 | "simple-git": "1.65.0", |
72 | 72 | "tedious": "11.0.8", |
73 | 73 | "typescript": "4.3.2" |
|
0 commit comments