Skip to content

Commit 5d0f6ba

Browse files
fix(deps): update dependency swr to v2.2.2 (#2299)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2b1c9c5 commit 5d0f6ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/canary/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"react": "latest",
1515
"react-dom": "latest",
1616
"sass": "latest",
17-
"swr": "2.2.1"
17+
"swr": "2.2.2"
1818
},
1919
"devDependencies": {
2020
"@netlify/plugin-nextjs": "file:plugin-wrapper",

0 commit comments

Comments
 (0)