Skip to content

Commit

Permalink
Merge pull request #4 from jacobwgillespie/upgrade-deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobwgillespie authored Dec 6, 2021
2 parents a6262f8 + 5a801a4 commit 198fbc6
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 43 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,15 @@
"dependencies": {
"content-type": "^1.0.4",
"path-to-regexp": "^6.2.0",
"raw-body": "^2.4.1"
"raw-body": "^2.4.2"
},
"devDependencies": {
"@tsconfig/node14": "^1.0.1",
"@types/content-type": "^1.1.5",
"@types/node": "^14.17.0",
"prettier": "^2.4.1",
"@types/node": "^16.11.11",
"prettier": "^2.5.1",
"prettier-plugin-organize-imports": "^2.3.4",
"prettier-plugin-pkg": "^0.10.0",
"typescript": "^4.4.3"
"prettier-plugin-pkg": "^0.11.1",
"typescript": "^4.5.2"
}
}
76 changes: 38 additions & 38 deletions pnpm-lock.yaml

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

0 comments on commit 198fbc6

Please sign in to comment.