Skip to content

Commit 74593c5

Browse files
committed
Update dependencies
1 parent f418645 commit 74593c5

File tree

2 files changed

+1076
-995
lines changed

2 files changed

+1076
-995
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -22,24 +22,24 @@
2222
"url": "https://opencollective.com/postcss/"
2323
},
2424
"dependencies": {
25-
"lilconfig": "^2.0.3",
25+
"lilconfig": "^2.0.4",
2626
"yaml": "^1.10.2"
2727
},
2828
"devDependencies": {
29-
"@types/cssnano": "^4.0.0",
30-
"@types/node": "^15.12.2",
31-
"@types/postcss-import": "^12.0.0",
32-
"clean-publish": "^2.2.0",
33-
"cssnano": "^5.0.6",
34-
"jest": "^27.0.4",
35-
"jsdoc-to-markdown": "^7.0.1",
36-
"postcss": "^8.3.3",
29+
"@types/cssnano": "^5.0.0",
30+
"@types/node": "^17.0.6",
31+
"@types/postcss-import": "^14.0.0",
32+
"clean-publish": "^3.4.4",
33+
"cssnano": "^5.0.14",
34+
"jest": "^27.4.5",
35+
"jsdoc-to-markdown": "^7.1.0",
36+
"postcss": "^8.4.5",
3737
"postcss-import": "^14.0.2",
38-
"postcss-nested": "^5.0.5",
39-
"standard": "^16.0.3",
38+
"postcss-nested": "^5.0.6",
39+
"standard": "^16.0.4",
4040
"sugarss": "^4.0.1",
41-
"ts-node": "^10.0.0",
42-
"typescript": "4.3.2"
41+
"ts-node": "^10.4.0",
42+
"typescript": "4.5.4"
4343
},
4444
"peerDependencies": {
4545
"ts-node": ">=9.0.0"

0 commit comments

Comments
 (0)