Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gosolivs committed Mar 23, 2020
1 parent 9eeed4c commit 0dda9c7
Show file tree
Hide file tree
Showing 2 changed files with 594 additions and 302 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,29 +16,29 @@
},
"devDependencies": {
"@logux/eslint-config": "^36.1.1",
"@size-limit/dual-publish": "^4.3.1",
"@size-limit/preset-small-lib": "^4.0.1",
"dual-publish": "^0.5.0",
"@size-limit/dual-publish": "^4.4.1",
"@size-limit/preset-small-lib": "^4.4.1",
"dual-publish": "^0.8.4",
"eslint": "^6.8.0",
"eslint-config-standard": "^14.1.0",
"eslint-config-standard": "^14.1.1",
"eslint-plugin-es5": "^1.5.0",
"eslint-plugin-import": "^2.20.1",
"eslint-plugin-import-helpers": "^1.0.2",
"eslint-plugin-jest": "^23.6.0",
"eslint-plugin-jest": "^23.8.2",
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-prefer-let": "^1.0.1",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-security": "^1.4.0",
"eslint-plugin-standard": "^4.0.1",
"eslint-plugin-unicorn": "^17.2.0",
"husky": "^4.2.1",
"husky": "^4.2.3",
"jest": "^25.1.0",
"lint-staged": "^10.0.7",
"lint-staged": "^10.0.8",
"parcel-bundler": "^1.12.4",
"parcel-plugin-svelte": "^4.0.6",
"size-limit": "^4.0.1",
"size-limit": "^4.4.1",
"storeon": "^2.0.1",
"yaspeller": "^6.0.2"
"yaspeller": "^6.0.3"
},
"size-limit": [
{
Expand Down
Loading

0 comments on commit 0dda9c7

Please sign in to comment.