Skip to content

Commit

Permalink
chore: updating devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wovalle committed May 30, 2021
1 parent a6fe499 commit a32e88e
Show file tree
Hide file tree
Showing 2 changed files with 350 additions and 352 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@commitlint/cli": "^12.1.4",
"@commitlint/config-conventional": "^12.1.4",
"@commitlint/travis-cli": "^12.1.4",
"@google-cloud/firestore": "^4.12.0",
"@google-cloud/firestore": "^4.12.2",
"@types/jest": "^26.0.23",
"@types/pluralize": "^0.0.29",
"@typescript-eslint/eslint-plugin": "^4.25.0",
Expand All @@ -59,20 +59,20 @@
"eslint": "^7.27.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.0",
"firebase-admin": "^9.8.0",
"firebase-admin": "^9.9.0",
"gh-pages-deploy": "^0.5.1",
"husky": "^6.0.0",
"jest": "^27.0.1",
"jest": "^27.0.3",
"mock-cloud-firestore": "^0.12.0",
"prettier": "^2.3.0",
"reflect-metadata": "^0.1.13",
"rimraf": "^3.0.0",
"semantic-release": "^17.4.3",
"ts-jest": "^27.0.0-next.12",
"ts-jest": "^27.0.1",
"ts-node": "^10.0.0",
"typedoc": "^0.20.36",
"typedoc-plugin-markdown": "^3.8.1",
"typescript": "^4.2.4"
"typedoc-plugin-markdown": "^3.8.2",
"typescript": "^4.3.2"
},
"peerDependencies": {
"reflect-metadata": "^0.1.13"
Expand Down
Loading

0 comments on commit a32e88e

Please sign in to comment.