Skip to content

Commit

Permalink
chore(deps-dev): bump typescript from 4.6.3 to 4.6.4
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.3 to 4.6.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.6.3...v4.6.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 6, 2022
1 parent 5eedf8a commit 7d84e83
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 21 deletions.
94 changes: 76 additions & 18 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 @@ -65,7 +65,7 @@
"reflect-metadata": "0.1.13",
"rxjs": "7.5.5",
"socket.io": "4.4.1",
"tslib": "2.3.1",
"tslib": "2.4.0",
"uuid": "8.3.2"
},
"devDependencies": {
Expand Down Expand Up @@ -152,7 +152,7 @@
"multer": "1.4.4",
"mysql2": "2.3.3",
"nats": "2.6.1",
"nodemon": "2.0.15",
"nodemon": "2.0.16",
"nyc": "15.1.0",
"point-of-view": "5.2.0",
"prettier": "2.6.2",
Expand All @@ -166,7 +166,7 @@
"ts-morph": "14.0.0",
"ts-node": "10.7.0",
"typeorm": "0.2.45",
"typescript": "4.6.3",
"typescript": "4.6.4",
"wrk": "1.2.1",
"ws": "7.5.6"
},
Expand Down

0 comments on commit 7d84e83

Please sign in to comment.