Skip to content

Commit

Permalink
chore: upgrade dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
aladdin-add committed Aug 29, 2023
1 parent 18df3d8 commit 570a628
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,15 +45,15 @@
"@ton.js/json-parser": "0.0.0-beta.0"
},
"devDependencies": {
"@eslint/js": "^8.47.0",
"@eslint/js": "^8.48.0",
"@tsconfig/esm": "^1.0.4",
"eslint": "^8.3.0",
"eslint-plugin-n": "^16.0.1",
"husky": "^7.0.4",
"lint-staged": "^12.1.2",
"prettier": "^2.3.2",
"eslint": "^8.48.0",
"eslint-plugin-n": "^16.0.2",
"husky": "^8.0.3",
"lint-staged": "^14.0.1",
"prettier": "^3.0.2",
"standard-version": "^9.3.0",
"typescript": "^5.1.6"
"typescript": "^5.2.2"
},
"engines": {
"node": ">=16"
Expand Down

0 comments on commit 570a628

Please sign in to comment.