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 Dec 26, 2024
1 parent 9cfb1cd commit bbedb09
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 64 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@
"node": "^18.12 || ^20.9 || >=22.0"
},
"devDependencies": {
"@types/node": "^22.9.1",
"eslint": "^9.15.0",
"@types/node": "^22.10.2",
"eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"jison-gho": "0.6.1-216",
"postcss": "^8.4.49",
"prettier": "^3.3.3",
"typescript": "~5.6.3"
"prettier": "^3.4.2",
"typescript": "~5.7.2"
},
"dependencies": {
"postcss-selector-parser": "^7.0.0",
Expand Down
122 changes: 62 additions & 60 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 bbedb09

Please sign in to comment.