Skip to content

Commit 38e911b

Browse files
committed
chore: update dependencies
1 parent 44573af commit 38e911b

File tree

2 files changed

+1630
-1168
lines changed

2 files changed

+1630
-1168
lines changed

package.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@
4040
],
4141
"dependencies": {
4242
"bowser": "^2.11.0",
43-
"uzip": "0.20201231.0"
43+
"uzip": "0.20201231.0",
44+
"core-js": "^3.16.1"
4445
},
4546
"devDependencies": {
4647
"@babel/core": "^7.2.2",
@@ -49,14 +50,15 @@
4950
"@babel/register": "^7.0.0",
5051
"@rollup/plugin-commonjs": "^17.0.0",
5152
"@rollup/plugin-node-resolve": "^11.0.1",
52-
"babel-eslint": "^10.0.1",
5353
"babel-plugin-istanbul": "^6.0.0",
54-
"canvas": "^2.3.1",
54+
"canvas": "2.6.1",
5555
"chai": "^4.1.0",
5656
"chai-as-promised": "^7.1.1",
5757
"cross-env": "^7.0.2",
5858
"cz-conventional-changelog": "3.3.0",
59-
"eslint": "^6.8.0",
59+
"eslint": "^7.32.0",
60+
"eslint-config-airbnb-base": "^14.2.1",
61+
"eslint-plugin-import": "^2.22.1",
6062
"istanbul": "^0.4.5",
6163
"jsdom": "^15.1.1",
6264
"make-coverage-badge": "^1.0.1",

0 commit comments

Comments
 (0)