Skip to content

Commit

Permalink
Update devDependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 19, 2024
1 parent d45023e commit c690bf6
Show file tree
Hide file tree
Showing 4 changed files with 78 additions and 77 deletions.
14 changes: 7 additions & 7 deletions functions/package-lock.json

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

2 changes: 1 addition & 1 deletion functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.1",
"eslint-plugin-import": "2.31.0",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"private": true
}
131 changes: 66 additions & 65 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 @@ -40,11 +40,11 @@
"@testing-library/react": "15.0.7",
"@types/react": "18.3.11",
"@types/react-copy-to-clipboard": "5.0.7",
"@types/react-dom": "18.3.0",
"@types/react-dom": "18.3.1",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"dotenv": "16.4.5",
"eslint": "9.12.0",
"eslint": "9.13.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
Expand All @@ -54,8 +54,8 @@
"eslint-plugin-react-hooks": "4.6.2",
"jsdom": "25.0.1",
"prettier": "3.3.3",
"vite": "5.4.8",
"vite": "5.4.9",
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.1.2"
"vitest": "2.1.3"
}
}

0 comments on commit c690bf6

Please sign in to comment.