Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hudochenkov committed Nov 4, 2024
1 parent be132cd commit 1a78623
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 57 deletions.
113 changes: 60 additions & 53 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,20 +40,20 @@
},
"prettier": "prettier-config-hudochenkov",
"dependencies": {
"typescript": "^5.5.2"
"typescript": "^5.6.3"
},
"peerDependencies": {
"postcss": "^8.4.21"
},
"devDependencies": {
"@types/jest": "^29.5.12",
"@types/jest": "^29.5.14",
"eslint": "^8.56.0",
"eslint-config-hudochenkov": "^9.0.0",
"eslint-config-prettier": "^9.1.0",
"jest": "^29.7.0",
"jest-watch-typeahead": "^2.2.2",
"postcss": "^8.4.38",
"prettier": "^3.3.2",
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"prettier-config-hudochenkov": "^0.4.0"
},
"engines": {
Expand Down

0 comments on commit 1a78623

Please sign in to comment.