Skip to content

Commit

Permalink
chore(deps): update
Browse files Browse the repository at this point in the history
  • Loading branch information
kripod committed Sep 11, 2020
1 parent ab13f8f commit 7f6aa9f
Show file tree
Hide file tree
Showing 3 changed files with 727 additions and 849 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,16 +47,16 @@
"@rollup/plugin-node-resolve": "^9.0.0",
"@rollup/plugin-replace": "^2.3.3",
"@types/jest": "^26.0.10",
"@typescript-eslint/eslint-plugin": "^3.10.0",
"@typescript-eslint/parser": "^3.10.0",
"@typescript-eslint/eslint-plugin": "^4.1.0",
"@typescript-eslint/parser": "^4.1.0",
"@wessberg/rollup-plugin-ts": "^1.3.3",
"bundlesize2": "^0.0.25",
"bundlesize2": "^0.0.26",
"commitizen": "^4.2.0",
"cz-conventional-changelog": "^3.2.1",
"del-cli": "^3.0.1",
"dotenv-cli": "^3.2.0",
"eslint": "^7.7.0",
"eslint-config-airbnb-typescript": "^9.0.0",
"eslint-config-airbnb-typescript": "^10.0.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-jsx-a11y": "^6.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/example-nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"devDependencies": {
"@types/node": "^14.0.23",
"@types/react": "^16.9.43",
"typescript": "^3.9.7"
"typescript": "^4.0.2"
}
}
Loading

0 comments on commit 7f6aa9f

Please sign in to comment.