Skip to content

Commit

Permalink
Merge pull request #172 from cqse/renovate/all-minor-patch-npm
Browse files Browse the repository at this point in the history
chore(deps): update all non-major npm dependencies
  • Loading branch information
stahlbauer committed Apr 11, 2024
2 parents 470c0a9 + 4e60f37 commit 7575f08
Show file tree
Hide file tree
Showing 14 changed files with 185 additions and 185 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"tempfile": "^5.0.0",
"tree-kill": "^1.2.2",
"ts-node": "^10.9.2",
"typescript": "^5.4.4"
"typescript": "^5.4.5"
},
"pnpm": {
"overrides": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cqse-commons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"rimraf": "^5.0.5",
"ts-jest": "^29.1.2",
"ts-node": "^10.9.2",
"typescript": "^5.4.4"
"typescript": "^5.4.5"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/lib-instrument/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@babel/traverse": "^7.24.1",
"@types/node": "^20.12.7",
"source-map": "^0.7.4",
"typescript": "^5.4.4"
"typescript": "^5.4.5"
},
"devDependencies": {
"@babel/cli": "^7.24.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/teamscale-coverage-collector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"rimraf": "^5.0.5",
"ts-jest": "^29.1.2",
"ts-node": "^10.9.2",
"typescript": "^5.4.4"
"typescript": "^5.4.5"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/teamscale-javascript-instrumenter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"ts-jest": "^29.1.2",
"ts-node": "^10.9.2",
"tslib": "^2.6.2",
"typescript": "^5.4.4"
"typescript": "^5.4.5"
},
"dependencies": {
"@cqse/commons": "0.1.0-beta.8",
Expand Down
100 changes: 50 additions & 50 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 7575f08

Please sign in to comment.