Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
PR-URL: #80
  • Loading branch information
tshemsedinov committed Nov 20, 2023
1 parent aa827e3 commit 887fac1
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 75 deletions.
131 changes: 61 additions & 70 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,13 @@
},
"readmeFilename": "README.md",
"devDependencies": {
"@types/node": "^20.7.0",
"eslint": "^8.34.0",
"@types/node": "^20.9.2",
"eslint": "^8.54.0",
"eslint-config-metarhia": "^8.1.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-prettier": "^5.0.0",
"prettier": "^3.0.3",
"typescript": "^5.0.4"
"prettier": "^3.1.0",
"typescript": "^5.3.2"
}
}

0 comments on commit 887fac1

Please sign in to comment.