Skip to content

Commit 2f184bd

Browse files
⬆️ deps: Upgrade.
1 parent 83906d1 commit 2f184bd

File tree

2 files changed

+1351
-2120
lines changed

2 files changed

+1351
-2120
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -61,30 +61,30 @@
6161
},
6262
"dependencies": {},
6363
"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",
6969
"@js-library/commitlint-config": "0.0.4",
7070
"ava": "3.15.0",
7171
"babel-plugin-transform-remove-console": "6.9.4",
7272
"babel-plugin-unassert": "3.1.0",
7373
"babel-preset-power-assert": "3.0.0",
74-
"c8": "7.7.2",
74+
"c8": "7.8.0",
7575
"esdoc": "1.1.0",
7676
"esdoc-ecmascript-proposal-plugin": "1.0.0",
7777
"esdoc-inject-script-plugin": "1.0.0",
7878
"esdoc-inject-style-plugin": "1.0.0",
7979
"esdoc-standard-plugin": "1.0.0",
8080
"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",
8383
"microbundle": "0.13.0",
8484
"np": "7.5.0",
8585
"pinst": "2.1.6",
8686
"power-assert": "1.6.1",
87-
"regenerator-runtime": "0.13.7",
87+
"regenerator-runtime": "0.13.9",
8888
"string-algorithms": "1.0.31",
8989
"xo": "0.40.0"
9090
},

0 commit comments

Comments
 (0)