Skip to content

Commit

Permalink
chore(deps): bump typescript in /functions/newsletter
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.3 to 5.2.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 12, 2023
1 parent 354709d commit 3eb9094
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions functions/newsletter/package-lock.json

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

2 changes: 1 addition & 1 deletion functions/newsletter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"@netlify/functions": "^1.6.0",
"@types/node": "^20.6.0",
"node-fetch": "^3.3.0",
"typescript": "^5.1.3"
"typescript": "^5.2.2"
}
}

0 comments on commit 3eb9094

Please sign in to comment.