Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Jan 5, 2021
1 parent 6b1629d commit 6d6421e
Show file tree
Hide file tree
Showing 2 changed files with 308 additions and 332 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -29,9 +29,9 @@
},
"dependencies": {
"browserslist": "^4.16.0",
"caniuse-lite": "^1.0.30001165",
"caniuse-lite": "^1.0.30001173",
"colorette": "^1.2.1",
"fraction.js": "^4.0.12",
"fraction.js": "^4.0.13",
"normalize-range": "^0.1.2",
"postcss-value-parser": "^4.1.0"
},
Expand All @@ -40,10 +40,10 @@
"chalk": false
},
"devDependencies": {
"@logux/eslint-config": "^42.3.0",
"@logux/eslint-config": "^44.0.1",
"@size-limit/preset-small-lib": "4.9.1",
"clean-publish": "^1.1.8",
"eslint": "^7.15.0",
"eslint": "^7.17.0",
"eslint-config-standard": "^16.0.2",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^24.1.3",
Expand All @@ -52,12 +52,12 @@
"eslint-plugin-prettierx": "^0.14.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-security": "^1.4.0",
"eslint-plugin-unicorn": "^23.0.0",
"eslint-plugin-unicorn": "^25.0.1",
"fs-extra": "^9.0.1",
"husky": "^4.3.5",
"husky": "^4.3.6",
"jest": "^26.6.3",
"lint-staged": "^10.5.3",
"postcss": "^8.2.1",
"postcss": "^8.2.2",
"size-limit": "^4.9.1"
},
"lint-staged": {
Expand Down

0 comments on commit 6d6421e

Please sign in to comment.