Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Dec 6, 2020
1 parent 0765b30 commit 42b3dff
Show file tree
Hide file tree
Showing 2 changed files with 187 additions and 183 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,22 +28,22 @@
"postcss": "^8.1.0"
},
"dependencies": {
"browserslist": "^4.14.7",
"caniuse-lite": "^1.0.30001161",
"browserslist": "^4.15.0",
"caniuse-lite": "^1.0.30001165",
"colorette": "^1.2.1",
"normalize-range": "^0.1.2",
"fraction.js": "^4.0.12",
"normalize-range": "^0.1.2",
"postcss-value-parser": "^4.1.0"
},
"browser": {
"colorette": false,
"chalk": false
},
"devDependencies": {
"@logux/eslint-config": "^42.2.3",
"@size-limit/preset-small-lib": "4.9.0",
"@logux/eslint-config": "^42.3.0",
"@size-limit/preset-small-lib": "4.9.1",
"clean-publish": "^1.1.8",
"eslint": "^7.14.0",
"eslint": "^7.15.0",
"eslint-config-standard": "^16.0.2",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^24.1.3",
Expand All @@ -54,11 +54,11 @@
"eslint-plugin-security": "^1.4.0",
"eslint-plugin-unicorn": "^23.0.0",
"fs-extra": "^9.0.1",
"husky": "^4.3.0",
"husky": "^4.3.4",
"jest": "^26.6.3",
"lint-staged": "^10.5.2",
"postcss": "^8.1.10",
"size-limit": "^4.9.0"
"lint-staged": "^10.5.3",
"postcss": "^8.1.14",
"size-limit": "^4.9.1"
},
"lint-staged": {
"*.js": "eslint --fix"
Expand Down
Loading

0 comments on commit 42b3dff

Please sign in to comment.