Skip to content

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenyeargin committed Aug 27, 2023
1 parent 277106b commit a1da4ba
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,17 +23,17 @@
"hubot": ">=2 <10 || 0.0.0-development"
},
"devDependencies": {
"chai": "^4.3.7",
"eslint": "^8.45.0",
"chai": "^4.3.8",
"eslint": "^8.48.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-n": "^16.0.1",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-n": "^16.0.2",
"eslint-plugin-promise": "^6.1.1",
"hubot-test-helper": "^1.9.0",
"husky": "^8.0.3",
"mocha": "^10.2.0",
"nock": "^13.3.2",
"release-it": "^16.1.3",
"nock": "^13.3.3",
"release-it": "^16.1.5",
"sinon": "^15.2.0",
"sinon-chai": "^3.7.0"
},
Expand Down

0 comments on commit a1da4ba

Please sign in to comment.