Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
palkerecsenyi committed Feb 9, 2023
1 parent 98cda11 commit 03706b4
Show file tree
Hide file tree
Showing 2 changed files with 380 additions and 477 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,18 @@
},
"homepage": "https://github.com/palkerecsenyi/firestore-serializers#readme",
"devDependencies": {
"@types/chai": "^4.3.3",
"@types/chai": "^4.3.4",
"@types/chai-string": "^1.4.2",
"@types/lodash": "^4.14.184",
"@types/mocha": "^9.1.1",
"@types/node": "^17.0.45",
"chai": "^4.3.6",
"@types/lodash": "^4.14.191",
"@types/mocha": "^10.0.1",
"@types/node": "^18.13.0",
"chai": "^4.3.7",
"chai-string": "^1.5.0",
"firebase": "^9.9.3",
"mocha": "^10.0.0",
"firebase": "^9.17.1",
"mocha": "^10.2.0",
"nyc": "^15.1.0",
"ts-node": "^10.9.1",
"typescript": "^4.7.4"
"typescript": "^4.9.5"
},
"dependencies": {
"lodash": "^4.17.21"
Expand Down
Loading

0 comments on commit 03706b4

Please sign in to comment.