git.fiddlerwoaroof.com
Browse code

chore: bump ramda from 0.28.0 to 0.29.0 in /react-demo

Bumps [ramda](https://github.com/ramda/ramda) from 0.28.0 to 0.29.0.
- [Release notes](https://github.com/ramda/ramda/releases)
- [Changelog](https://github.com/ramda/ramda/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ramda/ramda/compare/v0.28.0...v0.29.0)

---
updated-dependencies:
- dependency-name: ramda
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

dependabot[bot] authored on 12/04/2023 03:56:50
Showing 1 changed files
... ...
@@ -7061,9 +7061,9 @@
7061 7061
       }
7062 7062
     },
7063 7063
     "node_modules/ramda": {
7064
-      "version": "0.28.0",
7065
-      "resolved": "https://registry.npmjs.org/ramda/-/ramda-0.28.0.tgz",
7066
-      "integrity": "sha512-9QnLuG/kPVgWvMQ4aODhsBUFKOUmnbUnsSXACv+NCQZcHbeb+v8Lodp8OVxtRULN1/xOyYLLaL6npE6dMq5QTA==",
7064
+      "version": "0.29.0",
7065
+      "resolved": "https://registry.npmjs.org/ramda/-/ramda-0.29.0.tgz",
7066
+      "integrity": "sha512-BBea6L67bYLtdbOqfp8f58fPMqEwx0doL+pAi8TZyp2YWz8R9G8z9x75CZI8W+ftqhFHCpEX2cRnUUXK130iKA==",
7067 7067
       "funding": {
7068 7068
         "type": "opencollective",
7069 7069
         "url": "https://opencollective.com/ramda"
... ...
@@ -12656,9 +12656,9 @@
12656 12656
       "peer": true
12657 12657
     },
12658 12658
     "ramda": {
12659
-      "version": "0.28.0",
12660
-      "resolved": "https://registry.npmjs.org/ramda/-/ramda-0.28.0.tgz",
12661
-      "integrity": "sha512-9QnLuG/kPVgWvMQ4aODhsBUFKOUmnbUnsSXACv+NCQZcHbeb+v8Lodp8OVxtRULN1/xOyYLLaL6npE6dMq5QTA=="
12659
+      "version": "0.29.0",
12660
+      "resolved": "https://registry.npmjs.org/ramda/-/ramda-0.29.0.tgz",
12661
+      "integrity": "sha512-BBea6L67bYLtdbOqfp8f58fPMqEwx0doL+pAi8TZyp2YWz8R9G8z9x75CZI8W+ftqhFHCpEX2cRnUUXK130iKA=="
12662 12662
     },
12663 12663
     "react": {
12664 12664
       "version": "18.2.0",