Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Ola Christian Gundelsby authored and siljekristensen committed Feb 27, 2024
1 parent 1888216 commit 7f48753
Show file tree
Hide file tree
Showing 2 changed files with 1,341 additions and 1,287 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"compression": "^1.7.4",
"express": "^4.18.2",
"express-validator": "^7.0.1",
"node-fetch": "^2.6.9",
"node-fetch": "^2",
"pug": "^3.0.2",
"semver": "^7.5.4",
"tslib": "^2.6.2",
Expand All @@ -68,20 +68,20 @@
"@types/request": "^2.48.8",
"@types/semver": "^7.5.0",
"@types/shelljs": "^0.8.12",
"@types/supertest": "^2.0.12",
"chai": "^4.3.7",
"@types/supertest": "^6.0.2",
"chai": "^5.1.0",
"concurrently": "^8.2.0",
"cross-env": "^7.0.3",
"jest": "^29.6.2",
"jsdom": "^22.1.0",
"jsdom": "^24.0.0",
"node-sass": "^9.0.0",
"nodemon": "^3.0.1",
"prettier": "2.8.8",
"prettier": "3.2.5",
"shelljs": "^0.8.5",
"supertest": "^6.3.3",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
"typescript": "~4.9.5"
"typescript": "~5.3.3"
},
"prettier": "@sofie-automation/code-standard-preset/.prettierrc.json",
"lint-staged": {
Expand Down
Loading

0 comments on commit 7f48753

Please sign in to comment.