Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kelsos committed Aug 14, 2024
1 parent a47bfdb commit 2489b10
Show file tree
Hide file tree
Showing 2 changed files with 772 additions and 902 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "action-cassette-deck",
"version": "2.1.0",
"private": true,
"packageManager": "pnpm@9.1.0",
"packageManager": "pnpm@9.7.0",
"description": "Action to manage the synchronization between the vcr cassette repo and main rotki repo workflows",
"keywords": [
"actions",
Expand Down Expand Up @@ -33,20 +33,20 @@
"@octokit/webhooks-types": "7.5.1"
},
"devDependencies": {
"@commitlint/cli": "19.3.0",
"@commitlint/cli": "19.4.0",
"@commitlint/config-conventional": "19.2.2",
"@rotki/eslint-config": "2.7.0",
"@types/node": "20.12.13",
"@rotki/eslint-config": "2.9.1",
"@types/node": "20.14.15",
"@vercel/ncc": "0.38.1",
"bumpp": "9.4.1",
"bumpp": "9.5.1",
"eslint": "8.57.0",
"eslint-plugin-github": "4.10.2",
"husky": "9.0.11",
"eslint-plugin-github": "5.0.1",
"husky": "9.1.4",
"js-yaml": "4.1.0",
"lint-staged": "15.2.5",
"lint-staged": "15.2.9",
"nock": "13.5.4",
"typescript": "5.4.5",
"vitest": "1.6.0"
"typescript": "5.5.4",
"vitest": "2.0.5"
},
"engines": {
"node": ">=20 <21",
Expand Down
Loading

0 comments on commit 2489b10

Please sign in to comment.