Skip to content

Commit cc5eded

Browse files
- bump deps
1 parent 47161f1 commit cc5eded

File tree

2 files changed

+13
-24
lines changed

2 files changed

+13
-24
lines changed

package-lock.json

Lines changed: 10 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unity-setup",
3-
"version": "1.3.2",
3+
"version": "1.3.3",
44
"description": "A GitHub action for setting up the Unity Game Engine for CI/CD workflows.",
55
"author": "RageAgainstThePixel",
66
"license": "MIT",
@@ -28,12 +28,12 @@
2828
"@actions/exec": "^1.1.1",
2929
"@actions/glob": "^0.4.0",
3030
"@electron/asar": "^3.4.1",
31-
"@rage-against-the-pixel/unity-releases-api": "^1.0.1",
31+
"@rage-against-the-pixel/unity-releases-api": "^1.0.2",
3232
"semver": "^7.7.2",
3333
"yaml": "^2.8.1"
3434
},
3535
"devDependencies": {
36-
"@types/node": "^22.18.3",
36+
"@types/node": "^22.18.6",
3737
"@types/semver": "^7.7.1",
3838
"@vercel/ncc": "^0.34.0",
3939
"shx": "^0.3.4",

0 commit comments

Comments
 (0)