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:
parent
8510d68768
commit
1ca3e70967
1959
packages/core/package-lock.json
generated
1959
packages/core/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user