2
0
mirror of https://github.com/iconify/iconify.git synced 2025-01-12 01:45:41 +00:00

Update dependencies in core

This commit is contained in:
Vjacheslav Trushkin 2021-04-19 18:41:40 +03:00
parent 8510d68768
commit 1ca3e70967
2 changed files with 979 additions and 998 deletions

File diff suppressed because it is too large Load Diff

View File

@ -23,16 +23,16 @@
"pretest": "npm run build"
},
"devDependencies": {
"@types/chai": "^4.2.14",
"@types/mocha": "^8.0.4",
"@types/node": "^14.14.9",
"@types/chai": "^4.2.16",
"@types/mocha": "^8.2.2",
"@types/node": "^14.14.41",
"@types/request": "^2.48.5",
"@typescript-eslint/eslint-plugin": "^4.8.1",
"@typescript-eslint/parser": "^4.8.1",
"chai": "^4.2.0",
"eslint": "^7.14.0",
"mocha": "^8.2.1",
"typescript": "^4.1.2"
"@typescript-eslint/eslint-plugin": "^4.22.0",
"@typescript-eslint/parser": "^4.22.0",
"chai": "^4.3.4",
"eslint": "^7.24.0",
"mocha": "^8.3.2",
"typescript": "^4.2.4"
},
"dependencies": {
"@cyberalien/redundancy": "^1.1.0",