Skip to content

Commit

Permalink
Bump @types/ramda from 0.29.10 to 0.30.2
Browse files Browse the repository at this point in the history
Bumps [@types/ramda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ramda) from 0.29.10 to 0.30.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ramda)

---
updated-dependencies:
- dependency-name: "@types/ramda"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2024
1 parent d2be7eb commit e78f2e3
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@storybook/test-runner": "0.19.1",
"@storybook/testing-library": "0.2.2",
"@tanstack/react-table": "8.20.5",
"@types/ramda": "0.29.10",
"@types/ramda": "0.30.2",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react": "4.3.1",
Expand Down
18 changes: 9 additions & 9 deletions 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 package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@storybook/react-vite": "8.3.0",
"@storybook/test-runner": "0.19.1",
"@storybook/testing-library": "0.2.2",
"@types/ramda": "0.29.10",
"@types/ramda": "0.30.2",
"@vitejs/plugin-react": "4.3.1",
"autoprefixer": "10.4.20",
"cypress": "13.14.2",
Expand Down

0 comments on commit e78f2e3

Please sign in to comment.