Skip to content

Commit

Permalink
Update npm non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 4, 2024
1 parent 93bc441 commit 86b9efd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"run:slack-app": "node ./apps/slack-app/dist/src/app.js"
},
"devDependencies": {
"typescript": "5.3.3"
"typescript": "5.5.3"
},
"dependencies": {
"prettier": "^3.3.2",
Expand Down
2 changes: 1 addition & 1 deletion services/crawler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@types/turndown": "^5.0.4",
"rimraf": "^5.0.7",
"tsx": "^4.15.7",
"typescript": "5.4.5"
"typescript": "5.5.3"
},
"scripts": {
"clean": "rimraf ./dist/",
Expand Down

0 comments on commit 86b9efd

Please sign in to comment.