Update NPM dependencies (#255)

Updated as per output of npm outdated. Also ran npm update
This commit is contained in:
Abijeet Patro
2022-10-27 21:27:02 +05:30
committed by GitHub
parent af77a5dc50
commit d53c2429b5
2 changed files with 582 additions and 559 deletions

1135
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -23,9 +23,9 @@
"main": "src/index.js",
"devDependencies": {
"assert": "2.0.0",
"eslint": "8.19.0",
"eslint-config-wikimedia": "0.22.1",
"mocha": "10.0.0"
"eslint": "8.26.0",
"eslint-config-wikimedia": "0.23.0",
"mocha": "10.1.0"
},
"repository": {
"type": "git",