Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Oct 4, 2021
1 parent 35b205a commit 56f5cbe
Show file tree
Hide file tree
Showing 2 changed files with 542 additions and 545 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,36 +32,36 @@
"postcss": "^8.1.0"
},
"dependencies": {
"browserslist": "^4.17.1",
"caniuse-lite": "^1.0.30001260",
"browserslist": "^4.17.3",
"caniuse-lite": "^1.0.30001264",
"fraction.js": "^4.1.1",
"normalize-range": "^0.1.2",
"picocolors": "^0.2.1",
"postcss-value-parser": "^4.1.0"
},
"devDependencies": {
"@logux/eslint-config": "^45.4.8",
"@size-limit/preset-small-lib": "5.0.4",
"@size-limit/preset-small-lib": "5.0.5",
"@types/jest": "^27.0.2",
"@typescript-eslint/eslint-plugin": "^4.31.2",
"@typescript-eslint/parser": "^4.31.2",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"check-dts": "^0.5.6",
"clean-publish": "^3.0.1",
"clean-publish": "^3.0.3",
"eslint": "^7.32.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-jest": "^24.4.2",
"eslint-plugin-jest": "^24.5.2",
"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": "^36.0.0",
"jest": "^27.2.2",
"lint-staged": "^11.1.2",
"postcss": "^8.3.8",
"jest": "^27.2.4",
"lint-staged": "^11.2.0",
"postcss": "^8.3.9",
"prettier": "^2.4.1",
"simple-git-hooks": "^2.6.1",
"size-limit": "^5.0.4",
"size-limit": "^5.0.5",
"ts-jest": "^27.0.5",
"typescript": "^4.4.3"
},
Expand Down
Loading

0 comments on commit 56f5cbe

Please sign in to comment.