Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Sep 26, 2021
1 parent b332bf0 commit ef87312
Show file tree
Hide file tree
Showing 2 changed files with 328 additions and 325 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
},
"dependencies": {
"browserslist": "^4.17.1",
"caniuse-lite": "^1.0.30001259",
"caniuse-lite": "^1.0.30001260",
"fraction.js": "^4.1.1",
"nanocolors": "^0.1.5",
"nanocolors": "^0.2.7",
"normalize-range": "^0.1.2",
"postcss-value-parser": "^4.1.0"
},
Expand All @@ -43,7 +43,7 @@
"@typescript-eslint/eslint-plugin": "^4.31.2",
"@typescript-eslint/parser": "^4.31.2",
"check-dts": "^0.5.6",
"clean-publish": "^2.2.0",
"clean-publish": "^3.0.1",
"eslint": "^7.32.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-import": "^2.24.2",
Expand All @@ -53,9 +53,9 @@
"eslint-plugin-promise": "^5.1.0",
"eslint-plugin-security": "^1.4.0",
"eslint-plugin-unicorn": "^36.0.0",
"jest": "^27.2.1",
"jest": "^27.2.2",
"lint-staged": "^11.1.2",
"postcss": "^8.3.7",
"postcss": "^8.3.8",
"prettier": "^2.4.1",
"simple-git-hooks": "^2.6.1",
"size-limit": "^5.0.4",
Expand Down
Loading

0 comments on commit ef87312

Please sign in to comment.