Skip to content

Commit

Permalink
build(npm): updates external devDependencies
Browse files Browse the repository at this point in the history
Up'em just updated these outdated dependencies in package.json:

@types/node         20.5.0   -> 20.5.1  devDependencies   (policy: latest)
dependency-cruiser  13.1.3   -> 13.1.4  devDependencies   (policy: latest)
prettier            3.0.1    -> 3.0.2   devDependencies   (policy: latest)
  • Loading branch information
sverweij committed Aug 20, 2023
1 parent 89cdbe4 commit 8dbc3ba
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,12 +69,12 @@
"url": "https://github.com/sverweij/virtual-code-owners/issues"
},
"devDependencies": {
"@types/node": "20.5.0",
"@types/node": "20.5.1",
"c8": "8.0.1",
"dependency-cruiser": "13.1.3",
"dependency-cruiser": "13.1.4",
"husky": "8.0.3",
"lint-staged": "14.0.0",
"prettier": "3.0.1",
"prettier": "3.0.2",
"ts-node": "10.9.1",
"typescript": "5.1.6",
"upem": "8.0.0",
Expand Down

0 comments on commit 8dbc3ba

Please sign in to comment.