Skip to content

Commit

Permalink
Update mocha and web-api dependencies. (#1994)
Browse files Browse the repository at this point in the history
  • Loading branch information
filmaj committed Nov 15, 2023
1 parent 7a0efbd commit ad14372
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -44,7 +44,7 @@
"@slack/oauth": "^2.6.1",
"@slack/socket-mode": "^1.3.2",
"@slack/types": "^2.9.0",
"@slack/web-api": "^6.7.1",
"@slack/web-api": "^6.10.0",
"@types/express": "^4.16.1",
"@types/promise.allsettled": "^1.0.3",
"@types/tsscmp": "^1.0.0",
Expand All @@ -58,7 +58,7 @@
},
"devDependencies": {
"@types/chai": "^4.1.7",
"@types/mocha": "^5.2.6",
"@types/mocha": "^10.0.1",
"@types/node": "20.9.0",
"@types/sinon": "^7.0.11",
"@typescript-eslint/eslint-plugin": "^4.4.1",
Expand All @@ -73,7 +73,7 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-react": "^7.29.3",
"eslint-plugin-react-hooks": "^4.3.0",
"mocha": "^9.1.3",
"mocha": "^10.2.0",
"nyc": "^15.1.0",
"rewiremock": "^3.13.4",
"shx": "^0.3.2",
Expand Down

0 comments on commit ad14372

Please sign in to comment.