Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed May 25, 2021
1 parent 8889215 commit 9836cfa
Show file tree
Hide file tree
Showing 2 changed files with 570 additions and 991 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
},
"dependencies": {
"browserslist": "^4.16.6",
"caniuse-lite": "^1.0.30001228",
"caniuse-lite": "^1.0.30001230",
"colorette": "^1.2.2",
"fraction.js": "^4.1.0",
"fraction.js": "^4.1.1",
"normalize-range": "^0.1.2",
"postcss-value-parser": "^4.1.0"
},
Expand All @@ -42,15 +42,15 @@
},
"devDependencies": {
"@logux/eslint-config": "^45.4.3",
"@size-limit/preset-small-lib": "4.10.2",
"@size-limit/preset-small-lib": "4.11.0",
"@types/jest": "^26.0.23",
"@typescript-eslint/eslint-plugin": "^4.24.0",
"@typescript-eslint/parser": "^4.24.0",
"@typescript-eslint/eslint-plugin": "^4.25.0",
"@typescript-eslint/parser": "^4.25.0",
"check-dts": "^0.4.4",
"clean-publish": "^2.2.0",
"eslint": "^7.26.0",
"eslint-config-standard": "^16.0.2",
"eslint-plugin-import": "^2.23.2",
"eslint": "^7.27.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-import": "^2.23.3",
"eslint-plugin-jest": "^24.3.6",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prefer-let": "^1.1.0",
Expand All @@ -59,11 +59,11 @@
"eslint-plugin-unicorn": "^32.0.1",
"fs-extra": "^9.1.0",
"jest": "^26.6.3",
"lint-staged": "^10.5.4",
"postcss": "^8.2.15",
"lint-staged": "^11.0.0",
"postcss": "^8.3.0",
"prettier": "^2.3.0",
"simple-git-hooks": "^2.4.1",
"size-limit": "^4.10.2",
"size-limit": "^4.11.0",
"ts-jest": "^26.5.6",
"typescript": "^4.2.4"
},
Expand Down
Loading

0 comments on commit 9836cfa

Please sign in to comment.