Skip to content

Commit

Permalink
chore: update development dependencies (#231)
Browse files Browse the repository at this point in the history
  • Loading branch information
ludofischer authored Jan 27, 2025
1 parent b59cc85 commit 13106da
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 46 deletions.
10 changes: 5 additions & 5 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.10.2",
"eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"@types/node": "^22.10.10",
"eslint": "^9.19.0",
"eslint-config-prettier": "^10.0.1",
"jison-gho": "0.6.1-216",
"postcss": "^8.4.49",
"postcss": "^8.5.1",
"prettier": "^3.4.2",
"typescript": "~5.7.2"
"typescript": "~5.7.3"
},
"dependencies": {
"postcss-selector-parser": "^7.0.0",
Expand Down
83 changes: 42 additions & 41 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 13106da

Please sign in to comment.