Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Commit

Permalink
Bump chai from 4.2.0 to 4.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 8, 2021
1 parent 1d3f903 commit 50729cf
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
38 changes: 19 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,20 +13,20 @@
"dependencies": {
"body-parser": "^1.19.0",
"chokidar": "^3.4.3",
"ejs": "^3.1.5",
"ejs": "^3.1.6",
"express": "^4.17.1",
"glob": "^7.1.6",
"http-status": "^1.5.0",
"jquery": "^3.5.1",
"jquery": "^3.6.0",
"mkdirp": "^1.0.4",
"moment": "^2.29.1",
"morgan": "^1.10.0",
"semver": "^7.3.2"
},
"devDependencies": {
"chai": "^4.2.0",
"chai": "^4.3.3",
"cucumber": "^6.0.5",
"debug": "^4.2.0",
"debug": "^4.3.1",
"eslint": "^7.12.0",
"get-port": "^5.1.1",
"request": "^2.88.2",
Expand Down

0 comments on commit 50729cf

Please sign in to comment.