Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed May 31, 2022
1 parent 4acf85e commit 49e94f3
Show file tree
Hide file tree
Showing 2 changed files with 148 additions and 148 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@
},
"dependencies": {
"lilconfig": "^2.0.5",
"yaml": "^2.1.0"
"yaml": "^2.1.1"
},
"devDependencies": {
"@types/node": "^17.0.35",
"@types/node": "^17.0.36",
"@types/postcss-import": "^14.0.0",
"c8": "^7.11.3",
"clean-publish": "^4.0.0",
"cssnano": "^5.1.9",
"cssnano": "^5.1.10",
"jsdoc-to-markdown": "^7.1.1",
"postcss": "^8.4.14",
"postcss-import": "^14.1.0",
Expand All @@ -40,7 +40,7 @@
"sugarss": "^4.0.1",
"ts-node": "^10.8.0",
"tsm": "^2.2.1",
"typescript": "4.6.4",
"typescript": "4.7.2",
"uvu": "^0.5.3"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 49e94f3

Please sign in to comment.