Skip to content

Commit

Permalink
Merge pull request #55 from DeterminateSystems/pnpm-update
Browse files Browse the repository at this point in the history
Update pnpm deps in light of vulnerability
  • Loading branch information
lucperkins committed Aug 1, 2024
2 parents 856a75a + 87885a5 commit d353465
Show file tree
Hide file tree
Showing 3 changed files with 669 additions and 588 deletions.
2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,22 +30,22 @@
"@actions/cache": "^3.2.4",
"@actions/core": "^1.10.1",
"@actions/exec": "^1.1.1",
"got": "^14.4.0",
"type-fest": "^4.19.0"
"got": "^14.4.2",
"type-fest": "^4.23.0"
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/node": "^20.14.2",
"@typescript-eslint/eslint-plugin": "^7.12.0",
"@types/node": "^20.14.13",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"eslint": "^8.57.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-github": "^4.10.2",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prettier": "^5.1.3",
"prettier": "^3.3.1",
"tsup": "^8.1.0",
"eslint-plugin-prettier": "^5.2.1",
"prettier": "^3.3.3",
"tsup": "^8.2.3",
"typedoc": "^0.25.13",
"typescript": "^5.4.5",
"typescript": "^5.5.4",
"vitest": "^1.6.0"
}
}
Loading

0 comments on commit d353465

Please sign in to comment.