Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v7.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 11, 2024
1 parent 4c67b21 commit f44bada
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 42 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-abac",
"version": "0.1.180",
"version": "0.1.181",
"description": "Attribute Based Access Control and Role Based Access Control for React",
"keywords": [
"abac",
Expand Down Expand Up @@ -162,8 +162,8 @@
"@types/node": "20.14.10",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "7.15.0",
"@typescript-eslint/parser": "7.15.0",
"@typescript-eslint/eslint-plugin": "7.16.0",
"@typescript-eslint/parser": "7.16.0",
"@wojtekmaj/enzyme-adapter-react-17": "0.8.0",
"commitizen": "4.3.0",
"cz-conventional-changelog": "3.3.0",
Expand Down
78 changes: 39 additions & 39 deletions pnpm-lock.yaml

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

0 comments on commit f44bada

Please sign in to comment.