Skip to content

Commit

Permalink
chore: update development dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ludofischer committed Mar 26, 2024
1 parent 696d814 commit d325d39
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 75 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,13 @@
"node": "^14 || ^16 || >=18.0"
},
"devDependencies": {
"@types/node": "^20.2.5",
"eslint": "^8.41.0",
"eslint-config-prettier": "^8.8.0",
"@types/node": "^20.11.30",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"jison-gho": "^0.6.1-216",
"postcss": "^8.2.2",
"prettier": "^2.8.8",
"typescript": "~5.0.4",
"prettier": "^3.2.5",
"typescript": "~5.4.3",
"uvu": "^0.5.6"
},
"dependencies": {
Expand Down
149 changes: 79 additions & 70 deletions pnpm-lock.yaml

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

0 comments on commit d325d39

Please sign in to comment.