Skip to content

Commit

Permalink
chore: update development dependencies and re-generate type maps
Browse files Browse the repository at this point in the history
  • Loading branch information
ludofischer committed Jun 5, 2024
1 parent 95fd582 commit e2cfdf7
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 49 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@
},
"devDependencies": {
"@changesets/cli": "^2.27.5",
"@types/node": "^20.13.0",
"@types/node": "^20.14.2",
"c8": "^9.1.0",
"eslint": "^9.3.0",
"eslint": "^9.4.0",
"eslint-config-prettier": "^9.1.0",
"globals": "^15.3.0",
"postcss": "^8.4.38",
"postcss-font-magician": "^4.0.0",
"prettier": "^3.2.5",
"prettier": "^3.3.1",
"typescript": "~5.4.5"
},
"browserslist": {
Expand Down
2 changes: 1 addition & 1 deletion packages/postcss-unique-selectors/types/index.d.ts.map

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

91 changes: 46 additions & 45 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 e2cfdf7

Please sign in to comment.