Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2023
1 parent ccfa187 commit 0dec7eb
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
13 changes: 7 additions & 6 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"nock": "13.4.0",
"semantic-release": "19.0.5",
"semantic-release-monorepo": "7.0.5",
"typescript": "5.3.2"
"typescript": "5.3.3"
},
"lint-staged": {
"*.js": "eslint"
Expand Down
2 changes: 1 addition & 1 deletion packages/spacecat-shared-rum-api-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@
"nock": "13.4.0",
"sinon": "17.0.1",
"sinon-chai": "3.7.0",
"typescript": "5.3.2"
"typescript": "5.3.3"
}
}

0 comments on commit 0dec7eb

Please sign in to comment.