mirror of
https://github.com/anticensority/runet-censorship-bypass.git
synced 2024-11-27 11:53:44 +03:00
Upgrade dependencies
This commit is contained in:
parent
04be2d6164
commit
414e2547f3
File diff suppressed because it is too large
Load Diff
|
@ -14,18 +14,18 @@
|
||||||
"author": "Ilya Ig. Petrov",
|
"author": "Ilya Ig. Petrov",
|
||||||
"license": "GPLv3",
|
"license": "GPLv3",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"chai": "^3.5.0",
|
"chai": "^4.3.0",
|
||||||
"eslint": "^3.19.0",
|
"eslint": "^7.19.0",
|
||||||
"eslint-config-google": "^0.7.1",
|
"eslint-config-google": "^0.14.0",
|
||||||
"gulp-changed": "^3.2.0",
|
"gulp-changed": "^4.0.2",
|
||||||
"mocha": "^3.5.3",
|
"mocha": "^8.2.1",
|
||||||
"sinon-chrome": "^2.3.1",
|
"sinon-chrome": "^3.0.1",
|
||||||
"symlink-to": "^0.0.4"
|
"symlink-to": "^0.0.4"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"del": "^3.0.0",
|
"del": "^6.0.0",
|
||||||
"gulp": "^4.0.2",
|
"gulp": "^4.0.2",
|
||||||
"plugin-error": "^1.0.1",
|
"plugin-error": "^1.0.1",
|
||||||
"through2": "^3.0.0"
|
"through2": "^4.0.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user