Skip to content

Commit

Permalink
chore(deps): update dependency typescript to ^5.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 24, 2023
1 parent 71e2728 commit f12bf5f
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 47 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nick-mazuk/lib",
"version": "0.8.254",
"version": "0.8.255",
"description": "",
"scripts": {
"eslint": "eslint '**/*.{js,ts,tsx}' --quiet --fix",
Expand Down Expand Up @@ -38,7 +38,7 @@
"eslint": "^7.32.0",
"jest": "^29.5.0",
"prettier": "^2.8.7",
"typescript": "^5.0.2"
"typescript": "^5.2.2"
},
"dependencies": {
"crypto-es": "^1.2.7",
Expand Down
90 changes: 45 additions & 45 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 f12bf5f

Please sign in to comment.