⬆️ dependencies

This commit is contained in:
Aliaksei Chapyzhenka 2022-04-19 07:37:30 -07:00
parent 0f444db375
commit 18f5eed742

View File

@ -48,12 +48,12 @@
"@drom/eslint-config": "^0.10.0", "@drom/eslint-config": "^0.10.0",
"browserify": "^17.0.0", "browserify": "^17.0.0",
"chai": "^4.3.6", "chai": "^4.3.6",
"eslint": "^8.9.0", "eslint": "^8.13.0",
"fs-extra": "^10.0.1", "fs-extra": "^10.1.0",
"http-server": "^14.1.0", "http-server": "^14.1.0",
"llparse-dot": "^1.0.1", "llparse-dot": "^1.0.1",
"mocha": "^9.2.1", "mocha": "^9.2.1",
"node-gyp": "^8.4.1", "node-gyp": "^9.0.0",
"nyc": "^15.1.0", "nyc": "^15.1.0",
"terser": "^5.11.0", "terser": "^5.11.0",
"watchify": "^4.0.0" "watchify": "^4.0.0"