Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tshemsedinov committed Dec 11, 2023
1 parent f69da7a commit fcfa179
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 70 deletions.
126 changes: 63 additions & 63 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,14 @@
"fmt": "prettier --write \"**/*.js\" \"**/*.json\" \"**/*.md\" \"**/.*rc\" \"**/*.yml\" \"**/*.ts\""
},
"devDependencies": {
"@types/node": "^20.2.5",
"eslint": "^8.44.0",
"eslint-config-metarhia": "^8.2.0",
"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.26.0",
"eslint-plugin-prettier": "^5.0.0-alpha.2",
"eslint-plugin-prettier": "^5.0.0",
"metatests": "^0.8.2",
"prettier": "^3.0.0",
"typescript": "^5.0.4"
"prettier": "^3.1.1",
"typescript": "^5.3.3"
}
}

0 comments on commit fcfa179

Please sign in to comment.