Skip to content

Commit

Permalink
chore: Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
manzt committed Jul 30, 2024
1 parent c981979 commit 5040e6c
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ src/ipyfoo/static
"devDependencies": {
"@types/react": "^18.3.2",
"@types/react-dom": "^18.3.0",
"typescript": "^5.5.3"
"typescript": "^5.5.4"
}
}",
"path": "package.json",
Expand Down Expand Up @@ -933,7 +933,7 @@ src/ipyfoo/static
"dependencies": {},
"devDependencies": {
"@anywidget/types": "0.1.9",
"typescript": "^5.5.3"
"typescript": "^5.5.4"
}
}",
"path": "package.json",
Expand Down Expand Up @@ -1384,7 +1384,7 @@ src/ipyfoo/static
"devDependencies": {
"@types/react": "^18.3.2",
"@types/react-dom": "^18.3.0",
"typescript": "^5.5.3",
"typescript": "^5.5.4",
"esbuild": "^0.23.0"
}
}",
Expand Down Expand Up @@ -2017,7 +2017,7 @@ src/ipyfoo/static
"dependencies": {},
"devDependencies": {
"@anywidget/types": "0.1.9",
"typescript": "^5.5.3",
"typescript": "^5.5.4",
"esbuild": "^0.23.0"
}
}",
Expand Down

0 comments on commit 5040e6c

Please sign in to comment.