Skip to content

Commit

Permalink
dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
toyv0 committed Jan 18, 2024
1 parent 5d9dec4 commit bd9eeac
Show file tree
Hide file tree
Showing 2 changed files with 2,690 additions and 2,874 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"lint": "prettier --ignore-path .gitignore --list-different \"**/*.{ts,js,json,yaml}\""
},
"devDependencies": {
"@graphprotocol/graph-cli": "^0.26.0",
"@graphprotocol/graph-cli": "^0.67.1",
"@graphprotocol/graph-ts": "^0.24.1",
"@graphql-codegen/cli": "^2.6.2",
"@tsconfig/node16": "^1.0.2",
Expand All @@ -41,8 +41,7 @@
"rimraf": "^3.0.2",
"ts-node": "^10.4.0",
"typescript": "^4.5.5",
"yargs": "^17.3.1",
"concat-stream": "^2.0.0"
"yargs": "^17.3.1"
},
"lint-staged": {
"*.{ts,js,json,yaml}": "prettier --write"
Expand Down
Loading

0 comments on commit bd9eeac

Please sign in to comment.