Skip to content

Commit

Permalink
chore: update development deps (#1264)
Browse files Browse the repository at this point in the history
  • Loading branch information
ludofischer committed Dec 14, 2021
1 parent 3b38038 commit b8f2ca0
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 145 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
},
"devDependencies": {
"@babel/cli": "^7.16.0",
"@babel/core": "^7.16.0",
"@babel/plugin-transform-modules-commonjs": "^7.16.0",
"@babel/register": "^7.16.0",
"@babel/core": "^7.16.5",
"@babel/plugin-transform-modules-commonjs": "^7.16.5",
"@babel/register": "^7.16.5",
"@changesets/cli": "^2.18.1",
"babel-plugin-add-module-exports": "^1.0.2",
"browserslist": "^4.17.4",
"browserslist": "^4.19.1",
"c8": "^7.10.0",
"diff": "^5.0.0",
"eslint": "^7.32.0",
Expand All @@ -38,12 +38,12 @@
"node-fetch": "^2.6.6",
"picocolors": "^1.0.0",
"pleeease-filters": "^4.0.0",
"postcss": "^8.3.0",
"postcss": "^8.4.5",
"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.5.0",
"prettier": "^2.5.1",
"rimraf": "^3.0.2",
"uvu": "^0.5.2"
},
Expand Down
Loading

0 comments on commit b8f2ca0

Please sign in to comment.