Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Jul 10, 2021
1 parent 5468c9f commit 9a114c5
Show file tree
Hide file tree
Showing 2 changed files with 1,048 additions and 1,065 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"dependencies": {
"browserslist": "^4.16.6",
"caniuse-lite": "^1.0.30001230",
"caniuse-lite": "^1.0.30001243",
"colorette": "^1.2.2",
"fraction.js": "^4.1.1",
"normalize-range": "^0.1.2",
Expand All @@ -41,31 +41,31 @@
"chalk": false
},
"devDependencies": {
"@logux/eslint-config": "^45.4.3",
"@size-limit/preset-small-lib": "4.11.0",
"@types/jest": "^26.0.23",
"@typescript-eslint/eslint-plugin": "^4.25.0",
"@typescript-eslint/parser": "^4.25.0",
"check-dts": "^0.4.4",
"@logux/eslint-config": "^45.4.6",
"@size-limit/preset-small-lib": "5.0.1",
"@types/jest": "^26.0.24",
"@typescript-eslint/eslint-plugin": "^4.28.2",
"@typescript-eslint/parser": "^4.28.2",
"check-dts": "^0.5.2",
"clean-publish": "^2.2.0",
"eslint": "^7.27.0",
"eslint": "^7.30.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-import": "^2.23.3",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-jest": "^24.3.6",
"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": "^32.0.1",
"eslint-plugin-unicorn": "^34.0.1",
"fs-extra": "^9.1.0",
"jest": "^27.0.1",
"jest": "^27.0.6",
"lint-staged": "^11.0.0",
"postcss": "^8.3.0",
"prettier": "^2.3.0",
"simple-git-hooks": "^2.4.1",
"size-limit": "^4.11.0",
"ts-jest": "^27.0.0",
"typescript": "^4.2.4"
"postcss": "^8.3.5",
"prettier": "^2.3.2",
"simple-git-hooks": "^2.5.1",
"size-limit": "^5.0.1",
"ts-jest": "^27.0.3",
"typescript": "^4.3.5"
},
"lint-staged": {
"*.js": [
Expand Down
Loading

0 comments on commit 9a114c5

Please sign in to comment.