Skip to content

Commit

Permalink
Bump signal-polyfill from 0.1.0 to 0.1.1
Browse files Browse the repository at this point in the history
Bumps [signal-polyfill](https://github.com/proposal-signals/signal-polyfill) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/proposal-signals/signal-polyfill/releases)
- [Changelog](https://github.com/proposal-signals/signal-polyfill/blob/main/CHANGELOG.md)
- [Commits](https://github.com/proposal-signals/signal-polyfill/commits)

---
updated-dependencies:
- dependency-name: signal-polyfill
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 15, 2024
1 parent c963a31 commit 497d4a4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"url": "https://github.com/tzachbon/signal-effect/issues"
},
"peerDependencies": {
"signal-polyfill": "^0.1.0"
"signal-polyfill": "^0.1.1"
},
"devDependencies": {
"@types/node": "^20.12.7",
Expand All @@ -59,7 +59,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-no-only-tests": "^3.1.0",
"jsdom": "^24.0.0",
"signal-polyfill": "^0.1.0",
"signal-polyfill": "^0.1.1",
"typescript": "^5.4.5",
"vite": "^5.2.11",
"vitest": "^1.5.2"
Expand Down

0 comments on commit 497d4a4

Please sign in to comment.