Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Feb 22, 2022
1 parent c8e79e4 commit f11d022
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
62 changes: 31 additions & 31 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,16 @@
"cz-conventional-changelog": "^3.3.0",
"japa": "^4.0.0",
"standard": "^16.0.4",
"supertest": "^6.2.1",
"uglify-js": "^3.14.5"
"supertest": "^6.2.2",
"uglify-js": "^3.15.1"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
},
"dependencies": {
"cookie": "^0.4.1",
"cookie": "^0.4.2",
"mustache": "^4.2.0",
"stacktracey": "^2.1.8"
},
Expand Down

0 comments on commit f11d022

Please sign in to comment.