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 Apr 12, 2024
1 parent d90494c commit c212d95
Show file tree
Hide file tree
Showing 4 changed files with 58 additions and 58 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.6.0",
"eslint": "8.57.0",
"eslint-plugin-import": "2.29.1",
"typescript": "5.4.4"
"typescript": "5.4.5"
},
"private": true
}
92 changes: 46 additions & 46 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 @@ -37,10 +37,10 @@
]
},
"devDependencies": {
"@testing-library/react": "14.3.0",
"@types/react": "18.2.75",
"@testing-library/react": "14.3.1",
"@types/react": "18.2.77",
"@types/react-copy-to-clipboard": "5.0.7",
"@types/react-dom": "18.2.24",
"@types/react-dom": "18.2.25",
"@typescript-eslint/eslint-plugin": "7.6.0",
"@typescript-eslint/parser": "7.6.0",
"dotenv": "16.4.5",
Expand All @@ -56,6 +56,6 @@
"prettier": "3.2.5",
"vite": "5.2.8",
"vite-tsconfig-paths": "4.3.2",
"vitest": "1.4.0"
"vitest": "1.5.0"
}
}

0 comments on commit c212d95

Please sign in to comment.