Skip to content

Commit

Permalink
Bump @types/ramda from 0.30.0 to 0.30.2 (#12313)
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.30.0 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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aaron Moore <[email protected]>
  • Loading branch information
dependabot[bot] and amoore108 authored Jan 20, 2025
1 parent 68d47d7 commit 418a356
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@
"@types/js-cookie": "^3.0.3",
"@types/jsdom": "21.1.7",
"@types/loadable__component": "5.13.9",
"@types/ramda": "0.30.0",
"@types/ramda": "0.30.2",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.1",
"@types/react-helmet": "6.1.11",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5396,12 +5396,12 @@ __metadata:
languageName: node
linkType: hard

"@types/ramda@npm:0.30.0":
version: 0.30.0
resolution: "@types/ramda@npm:0.30.0"
"@types/ramda@npm:0.30.2":
version: 0.30.2
resolution: "@types/ramda@npm:0.30.2"
dependencies:
types-ramda: "npm:^0.30.0"
checksum: 10/abe9d9c872778d2598298a0c4805fa715618fe79a4d7e203c71076bc72e28c97f04ffb108274cbfc33b0407a5aa3c2c37f609705a175d4102418e292e4e55a22
types-ramda: "npm:^0.30.1"
checksum: 10/528e62da967adb38b7b6be3314ee11009f4e7312e4fbb9670f4556bb2f640754f08ae68ede87822ae255aba747e67296f40b37d53bfb427c58ab82f5b7a4989e
languageName: node
linkType: hard

Expand Down Expand Up @@ -16976,7 +16976,7 @@ __metadata:
"@types/js-cookie": "npm:^3.0.3"
"@types/jsdom": "npm:21.1.7"
"@types/loadable__component": "npm:5.13.9"
"@types/ramda": "npm:0.30.0"
"@types/ramda": "npm:0.30.2"
"@types/react": "npm:18.3.3"
"@types/react-dom": "npm:18.3.1"
"@types/react-helmet": "npm:6.1.11"
Expand Down Expand Up @@ -18406,7 +18406,7 @@ __metadata:
languageName: node
linkType: hard

"types-ramda@npm:^0.30.0":
"types-ramda@npm:^0.30.1":
version: 0.30.1
resolution: "types-ramda@npm:0.30.1"
dependencies:
Expand Down

0 comments on commit 418a356

Please sign in to comment.