Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Aug 21, 2021
1 parent 7e5540b commit adf87e2
Show file tree
Hide file tree
Showing 2 changed files with 218 additions and 171 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
"postcss": "^8.1.0"
},
"dependencies": {
"browserslist": "^4.16.6",
"caniuse-lite": "^1.0.30001248",
"colorette": "^1.2.2",
"browserslist": "^4.16.8",
"caniuse-lite": "^1.0.30001251",
"colorette": "^1.3.0",
"fraction.js": "^4.1.1",
"normalize-range": "^0.1.2",
"postcss-value-parser": "^4.1.0"
Expand All @@ -41,29 +41,29 @@
"chalk": false
},
"devDependencies": {
"@logux/eslint-config": "^45.4.6",
"@size-limit/preset-small-lib": "5.0.2",
"@types/jest": "^26.0.24",
"@typescript-eslint/eslint-plugin": "^4.28.5",
"@typescript-eslint/parser": "^4.28.5",
"check-dts": "^0.5.4",
"@logux/eslint-config": "^45.4.7",
"@size-limit/preset-small-lib": "5.0.3",
"@types/jest": "^27.0.1",
"@typescript-eslint/eslint-plugin": "^4.29.2",
"@typescript-eslint/parser": "^4.29.2",
"check-dts": "^0.5.5",
"clean-publish": "^2.2.0",
"eslint": "^7.32.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-import": "^2.24.1",
"eslint-plugin-jest": "^24.4.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prefer-let": "^1.1.0",
"eslint-plugin-promise": "^5.1.0",
"eslint-plugin-security": "^1.4.0",
"eslint-plugin-unicorn": "^34.0.1",
"eslint-plugin-unicorn": "^35.0.0",
"jest": "^27.0.6",
"lint-staged": "^11.1.1",
"lint-staged": "^11.1.2",
"postcss": "^8.3.6",
"prettier": "^2.3.2",
"simple-git-hooks": "^2.5.1",
"size-limit": "^5.0.2",
"ts-jest": "^27.0.4",
"simple-git-hooks": "^2.6.1",
"size-limit": "^5.0.3",
"ts-jest": "^27.0.5",
"typescript": "^4.3.5"
},
"lint-staged": {
Expand Down
Loading

0 comments on commit adf87e2

Please sign in to comment.