Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
wtetsu committed Apr 9, 2022
1 parent c43510c commit 549a313
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
56 changes: 28 additions & 28 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,21 +48,21 @@
"@types/chrome": "0.0.180",
"@types/jest": "^27.4.1",
"@types/mustache": "^4.1.2",
"@types/react": "^17.0.43",
"@types/react-dom": "^17.0.14",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"@typescript-eslint/eslint-plugin": "^5.18.0",
"@typescript-eslint/parser": "^5.18.0",
"archiver": "^5.3.0",
"babel-loader": "^8.2.4",
"copy-webpack-plugin": "^10.2.4",
"eslint": "^8.12.0",
"eslint": "^8.13.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-react": "^7.29.4",
"jest": "^27.5.1",
"milligram": "^1.4.1",
"prettier": "^2.6.2",
"typescript": "^4.6.3",
"webpack": "^5.71.0",
"webpack": "^5.72.0",
"webpack-cli": "^4.9.2"
}
}

0 comments on commit 549a313

Please sign in to comment.