Skip to content
This repository has been archived by the owner on Jul 13, 2022. It is now read-only.

Commit

Permalink
Merge pull request #28 from technote-space/release/next-v0.1.19
Browse files Browse the repository at this point in the history
release: v0.1.20
  • Loading branch information
technote-space committed Jan 4, 2022
2 parents ae81004 + ba0f476 commit 9176edf
Show file tree
Hide file tree
Showing 2 changed files with 470 additions and 428 deletions.
20 changes: 10 additions & 10 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "@technote-space/use-material-table-icons",
"version": "0.1.19",
"version": "0.1.20",
"description": "React hook to get icons for material table.",
"keywords": [
"github",
Expand Down Expand Up @@ -39,23 +39,23 @@
},
"dependencies": {},
"devDependencies": {
"@commitlint/cli": "^15.0.0",
"@commitlint/config-conventional": "^15.0.0",
"@commitlint/cli": "^16.0.1",
"@commitlint/config-conventional": "^16.0.0",
"@material-ui/icons": "^4.11.2",
"@technote-space/material-table": "^2.3.24",
"@testing-library/react": "^12.1.2",
"@testing-library/react-hooks": "^7.0.2",
"@types/jest": "^27.0.3",
"@types/node": "^17.0.1",
"@types/react": "^17.0.37",
"@typescript-eslint/eslint-plugin": "^5.7.0",
"@typescript-eslint/parser": "^5.7.0",
"eslint": "^8.5.0",
"@types/jest": "^27.4.0",
"@types/node": "^17.0.7",
"@types/react": "^17.0.38",
"@typescript-eslint/eslint-plugin": "^5.8.1",
"@typescript-eslint/parser": "^5.8.1",
"eslint": "^8.6.0",
"husky": "^7.0.4",
"jest": "^27.4.5",
"jest-circus": "^27.4.5",
"jsdom": "^19.0.0",
"lint-staged": "^12.1.3",
"lint-staged": "^12.1.5",
"pinst": "^2.1.6",
"react": "^17.0.2",
"react-dom": "^17.0.2",
Expand Down

0 comments on commit 9176edf

Please sign in to comment.