Skip to content

Commit

Permalink
Merge pull request #66 from DeterminateSystems/dependabot/npm_and_yar…
Browse files Browse the repository at this point in the history
…n/npm_and_yarn-c386d014d2

Bump the npm_and_yarn group across 1 directory with 3 updates
  • Loading branch information
lucperkins authored Oct 16, 2024
2 parents 18dff57 + 16065d5 commit d5db891
Show file tree
Hide file tree
Showing 3 changed files with 608 additions and 714 deletions.
2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,24 +28,24 @@
"homepage": "https://github.com/DeterminateSystems/detsys-ts#readme",
"dependencies": {
"@actions/cache": "^3.2.4",
"@actions/core": "^1.10.1",
"@actions/core": "^1.11.1",
"@actions/exec": "^1.1.1",
"got": "^14.4.2",
"type-fest": "^4.23.0"
"got": "^14.4.3",
"type-fest": "^4.26.1"
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/node": "^20.14.13",
"@types/node": "^20.16.11",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"eslint": "^8.57.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint": "^8.57.1",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-github": "^4.10.2",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-prettier": "^5.2.1",
"prettier": "^3.3.3",
"tsup": "^8.2.3",
"tsup": "^8.3.0",
"typedoc": "^0.25.13",
"typescript": "^5.5.4",
"typescript": "^5.6.3",
"vitest": "^1.6.0"
}
}
Loading

0 comments on commit d5db891

Please sign in to comment.