Skip to content

Commit 2991970

Browse files
fix(deps): update dependency swr to v2.2.1 (#2276)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a514197 commit 2991970

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.0"
17+
"swr": "2.2.1"
1818
},
1919
"devDependencies": {
2020
"@netlify/plugin-nextjs": "file:plugin-wrapper",

0 commit comments

Comments
 (0)