Skip to content

Commit

Permalink
Update dependencies (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelzw authored Jul 15, 2023
1 parent 731b2c3 commit b32aa2f
Show file tree
Hide file tree
Showing 2 changed files with 315 additions and 192 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,17 +34,17 @@
},
"devDependencies": {
"@types/js-yaml": "^4.0.5",
"@types/node": "^20.3.0",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.59.9",
"@types/node": "^20.4.2",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"eslint": "^8.45.0",
"eslint-config-prettier": "^8.8.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-n": "^15.7.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-n": "^16.0.1",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-promise": "^6.1.1",
"prettier": "^2.8.8",
"prettier": "^3.0.0",
"tsup": "^6.7.0",
"typescript": "^5.1.6"
}
Expand Down
Loading

0 comments on commit b32aa2f

Please sign in to comment.