Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Jan 14, 2025
1 parent 4c9cc54 commit ab42408
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions generators/app/dependencyVersions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
"concurrently": "9.1.2",
"css-loader": "7.1.2",
"esbuild": "0.24.2",
"glob": "11.0.0",
"glob": "11.0.1",
"npm-run-all": "4.1.5",
"process": "0.11.10",
"style-loader": "4.0.0",
"ts-loader": "9.5.1",
"ts-loader": "9.5.2",
"util": "0.12.5"
},
"devDependencies": {}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"yosay": "3.0.0"
},
"devDependencies": {
"@types/node": "22.10.5",
"@types/node": "22.10.6",
"jsonc-parser": "3.3.1"
}
}

0 comments on commit ab42408

Please sign in to comment.