Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tshemsedinov committed Dec 10, 2023
1 parent aaeddb5 commit 935c09d
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 71 deletions.
130 changes: 65 additions & 65 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,13 @@
"test": "npm run lint && npm run types && node --test"
},
"devDependencies": {
"@types/node": "^20.4.5",
"eslint": "^8.46.0",
"eslint-config-metarhia": "^8.2.1",
"eslint-config-prettier": "^9.0.0",
"@types/node": "^20.10.4",
"eslint": "^8.55.0",
"eslint-config-metarhia": "^8.2.2",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-prettier": "^5.0.0",
"prettier": "^3.0.0",
"typescript": "^5.1.6"
"prettier": "^3.1.1",
"typescript": "^5.3.3"
}
}

0 comments on commit 935c09d

Please sign in to comment.