Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed May 23, 2022
1 parent 5430e63 commit 5157673
Show file tree
Hide file tree
Showing 2 changed files with 439 additions and 355 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,23 +24,23 @@
},
"dependencies": {
"lilconfig": "^2.0.5",
"yaml": "^1.10.2"
"yaml": "^2.1.0"
},
"devDependencies": {
"@types/node": "^17.0.26",
"@types/node": "^17.0.35",
"@types/postcss-import": "^14.0.0",
"c8": "^7.11.2",
"c8": "^7.11.3",
"clean-publish": "^4.0.0",
"cssnano": "^5.1.7",
"cssnano": "^5.1.9",
"jsdoc-to-markdown": "^7.1.1",
"postcss": "^8.4.12",
"postcss": "^8.4.14",
"postcss-import": "^14.1.0",
"postcss-nested": "^5.0.6",
"standard": "^17.0.0",
"sugarss": "^4.0.1",
"ts-node": "^10.7.0",
"ts-node": "^10.8.0",
"tsm": "^2.2.1",
"typescript": "4.6.3",
"typescript": "4.6.4",
"uvu": "^0.5.3"
},
"peerDependencies": {
Expand Down

0 comments on commit 5157673

Please sign in to comment.