Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 26, 2024
1 parent 9acc9b2 commit 26192ff
Show file tree
Hide file tree
Showing 2 changed files with 2,423 additions and 1,557 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,20 +12,20 @@
"test": "jest --ci"
},
"devDependencies": {
"@babel/core": "7.10.4",
"@babel/preset-env": "7.10.4",
"@babel/preset-typescript": "7.10.4",
"@types/express": "4.17.7",
"@types/jest": "26.0.4",
"@types/node": "10.17.27",
"jest": "26.1.0",
"@babel/core": "7.24.9",
"@babel/preset-env": "7.25.0",
"@babel/preset-typescript": "7.24.7",
"@types/express": "4.17.21",
"@types/jest": "26.0.24",
"@types/node": "10.17.60",
"jest": "26.6.3",
"madge": "3.9.2",
"ts-jest": "26.1.2",
"ts-jest": "26.5.6",
"tslint": "5.20.1",
"tslint-config-airbnb": "5.11.2",
"tslint-eslint-rules": "5.4.0",
"tslint-microsoft-contrib": "6.2.0",
"typescript": "3.9.6"
"typescript": "3.9.10"
},
"dependencies": {
"@types/bull": "^3.5.4",
Expand All @@ -45,7 +45,7 @@
"kind-of": ">=6.0.3",
"mkdirp": "^0.5.3",
"minimist": ">=1.2.5",
"@types/node": "10.17.27",
"typescript": "3.9.6"
"@types/node": "10.17.60",
"typescript": "3.9.10"
}
}
Loading

0 comments on commit 26192ff

Please sign in to comment.