|
61 | 61 | },
|
62 | 62 | "dependencies": {},
|
63 | 63 | "devDependencies": {
|
64 |
| - "@babel/core": "7.14.2", |
65 |
| - "@babel/preset-env": "7.14.2", |
66 |
| - "@babel/register": "7.13.16", |
67 |
| - "@commitlint/cli": "12.1.4", |
68 |
| - "@iterable-iterator/map": "0.1.0", |
| 64 | + "@babel/core": "7.14.8", |
| 65 | + "@babel/preset-env": "7.14.9", |
| 66 | + "@babel/register": "7.14.5", |
| 67 | + "@commitlint/cli": "13.1.0", |
| 68 | + "@iterable-iterator/map": "1.0.1", |
69 | 69 | "@js-library/commitlint-config": "0.0.4",
|
70 | 70 | "ava": "3.15.0",
|
71 | 71 | "babel-plugin-transform-remove-console": "6.9.4",
|
72 | 72 | "babel-plugin-unassert": "3.1.0",
|
73 | 73 | "babel-preset-power-assert": "3.0.0",
|
74 |
| - "c8": "7.7.2", |
| 74 | + "c8": "7.8.0", |
75 | 75 | "esdoc": "1.1.0",
|
76 | 76 | "esdoc-ecmascript-proposal-plugin": "1.0.0",
|
77 | 77 | "esdoc-inject-script-plugin": "1.0.0",
|
78 | 78 | "esdoc-inject-style-plugin": "1.0.0",
|
79 | 79 | "esdoc-standard-plugin": "1.0.0",
|
80 | 80 | "fixpack": "4.0.0",
|
81 |
| - "husky": "6.0.0", |
82 |
| - "lint-staged": "11.0.0", |
| 81 | + "husky": "7.0.1", |
| 82 | + "lint-staged": "11.1.1", |
83 | 83 | "microbundle": "0.13.0",
|
84 | 84 | "np": "7.5.0",
|
85 | 85 | "pinst": "2.1.6",
|
86 | 86 | "power-assert": "1.6.1",
|
87 |
| - "regenerator-runtime": "0.13.7", |
| 87 | + "regenerator-runtime": "0.13.9", |
88 | 88 | "string-algorithms": "1.0.31",
|
89 | 89 | "xo": "0.40.0"
|
90 | 90 | },
|
|
0 commit comments