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 Aug 16, 2024
1 parent 9b4b203 commit a95a21c
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 37 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
"node": "^18.12 || ^20.9 || >=22.0"
},
"devDependencies": {
"@types/node": "^22.1.0",
"eslint": "^9.8.0",
"@types/node": "^22.4.0",
"eslint": "^9.9.0",
"eslint-config-prettier": "^9.1.0",
"jison-gho": "0.6.1-216",
"postcss": "^8.4.40",
"postcss": "^8.4.41",
"prettier": "^3.3.3",
"typescript": "~5.5.4"
},
Expand Down
73 changes: 39 additions & 34 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 a95a21c

Please sign in to comment.