Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
azat-io committed Apr 10, 2023
1 parent ea0a946 commit c286579
Show file tree
Hide file tree
Showing 3 changed files with 473 additions and 213 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,17 +45,17 @@
},
"devDependencies": {
"@logux/eslint-config": "^49.0.0",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"bumpp": "^9.0.0",
"eslint": "^8.35.0",
"@typescript-eslint/eslint-plugin": "^5.58.0",
"@typescript-eslint/parser": "^5.58.0",
"bumpp": "^9.1.0",
"eslint": "^8.38.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-n": "^15.6.1",
"eslint-plugin-n": "^15.7.0",
"eslint-plugin-prefer-let": "^3.0.1",
"eslint-plugin-promise": "^6.1.1",
"rimraf": "4.1.3",
"rimraf": "5.0.0",
"standard-version": "^9.5.0",
"typescript": "^4.9.5"
"typescript": "^5.0.4"
}
}
Loading

0 comments on commit c286579

Please sign in to comment.