Skip to content

Commit ab42408

Browse files
Nikola HristovNikola Hristov
authored andcommitted
1 parent 4c9cc54 commit ab42408

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

generators/app/dependencyVersions/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515
"concurrently": "9.1.2",
1616
"css-loader": "7.1.2",
1717
"esbuild": "0.24.2",
18-
"glob": "11.0.0",
18+
"glob": "11.0.1",
1919
"npm-run-all": "4.1.5",
2020
"process": "0.11.10",
2121
"style-loader": "4.0.0",
22-
"ts-loader": "9.5.1",
22+
"ts-loader": "9.5.2",
2323
"util": "0.12.5"
2424
},
2525
"devDependencies": {}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"yosay": "3.0.0"
1616
},
1717
"devDependencies": {
18-
"@types/node": "22.10.5",
18+
"@types/node": "22.10.6",
1919
"jsonc-parser": "3.3.1"
2020
}
2121
}

0 commit comments

Comments
 (0)