Skip to content

Commit e31aa55

Browse files
authored
Merge pull request #87 from DeterminateSystems/dependabot/npm_and_yarn/npm-deps-2f3c1638ee
Bump the npm-deps group with 9 updates
2 parents dc7c6d9 + 187fb70 commit e31aa55

File tree

2 files changed

+742
-280
lines changed

2 files changed

+742
-280
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -30,24 +30,24 @@
3030
"@actions/cache": "^4.0.3",
3131
"@actions/core": "^1.11.1",
3232
"@actions/exec": "^1.1.1",
33-
"got": "^14.4.6",
34-
"type-fest": "^4.38.0"
33+
"got": "^14.4.7",
34+
"type-fest": "^4.39.1"
3535
},
3636
"devDependencies": {
3737
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
38-
"@types/node": "^22.13.14",
39-
"@typescript-eslint/eslint-plugin": "^8.28.0",
40-
"eslint": "^9.23.0",
38+
"@types/node": "^22.14.0",
39+
"@typescript-eslint/eslint-plugin": "^8.29.0",
40+
"eslint": "^9.24.0",
4141
"eslint-import-resolver-typescript": "^4.3.1",
4242
"eslint-plugin-github": "^6.0.0",
4343
"eslint-plugin-import": "^2.31.0",
44-
"eslint-plugin-prettier": "^5.2.5",
44+
"eslint-plugin-prettier": "^5.2.6",
4545
"globals": "^16.0.0",
4646
"prettier": "^3.5.3",
4747
"tsup": "^8.4.0",
4848
"typedoc": "^0.28.1",
49-
"typescript": "^5.8.2",
50-
"typescript-eslint": "^8.28.0",
51-
"vitest": "^3.0.9"
49+
"typescript": "^5.8.3",
50+
"typescript-eslint": "^8.29.0",
51+
"vitest": "^3.1.1"
5252
}
5353
}

0 commit comments

Comments
 (0)