Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
AustinZhu committed Mar 15, 2023
1 parent 35bf42a commit b9ddac9
Show file tree
Hide file tree
Showing 2 changed files with 129 additions and 113 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,21 +15,21 @@
"node": ">=18.0.0"
},
"dependencies": {
"@727-ventures/typechain-compiler": "0.5.17",
"@727-ventures/typechain-compiler": "0.5.18",
"@727-ventures/typechain-types": "0.0.23"
},
"devDependencies": {
"@727-ventures/typechain-polkadot": "0.6.10",
"@astar-network/swanky-cli": "2.0.0",
"@727-ventures/typechain-polkadot": "0.6.11",
"@astar-network/swanky-cli": "2.1.0",
"@types/chai": "4.3.4",
"@types/chai-as-promised": "7.1.5",
"@types/mocha": "10.0.1",
"@typescript-eslint/eslint-plugin": "5.54.1",
"@typescript-eslint/eslint-plugin": "5.55.0",
"chai": "4.3.7",
"chai-as-promised": "7.1.1",
"eslint": "8.35.0",
"eslint": "8.36.0",
"eslint-config-prettier": "^8.7.0",
"eslint-config-standard-with-typescript": "34.0.0",
"eslint-config-standard-with-typescript": "34.0.1",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-n": "15.6.1",
"eslint-plugin-promise": "6.1.1",
Expand Down
Loading

0 comments on commit b9ddac9

Please sign in to comment.