Skip to content

Commit

Permalink
chore: update development deps (#1380)
Browse files Browse the repository at this point in the history
  • Loading branch information
ludofischer committed Mar 30, 2022
1 parent e2b3f2d commit a1ace10
Show file tree
Hide file tree
Showing 2 changed files with 199 additions and 194 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -20,23 +20,23 @@
"node": "^10 || ^12 || >=14"
},
"devDependencies": {
"@changesets/cli": "^2.21.1",
"@changesets/cli": "^2.22.0",
"browserslist": "^4.20.2",
"c8": "^7.11.0",
"diff": "^5.0.0",
"eslint": "^8.11.0",
"eslint": "^8.12.0",
"eslint-config-prettier": "^8.5.0",
"html-to-text": "^8.1.0",
"nanospy": "^0.5.0",
"node-fetch": "2.6.7",
"picocolors": "^1.0.0",
"pleeease-filters": "^4.0.0",
"postcss": "^8.4.10",
"postcss": "^8.4.12",
"postcss-font-magician": "^3.0.0",
"postcss-scss": "^3.0.4",
"postcss-simple-vars": "^6.0.1",
"postcss-value-parser": "^4.2.0",
"prettier": "^2.6.0",
"prettier": "^2.6.1",
"typescript": "^4.6.3",
"uvu": "^0.5.3"
},
Expand Down

0 comments on commit a1ace10

Please sign in to comment.