Skip to content

Commit

Permalink
chore(deps): bump @types/ramda from 0.29.12 to 0.30.0
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.12 to 0.30.0.
- [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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 3, 2024
1 parent 9bae85a commit 36ac822
Show file tree
Hide file tree
Showing 31 changed files with 67 additions and 67 deletions.
74 changes: 37 additions & 37 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 packages/apidom-ast/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"dependencies": {
"@babel/runtime-corejs3": "^7.20.7",
"@swagger-api/apidom-error": "^0.99.0",
"@types/ramda": "~0.29.6",
"@types/ramda": "~0.30.0",
"ramda": "~0.30.0",
"ramda-adjunct": "^5.0.0",
"unraw": "^3.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/apidom-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@babel/runtime-corejs3": "^7.20.7",
"@swagger-api/apidom-ast": "^0.99.2",
"@swagger-api/apidom-error": "^0.99.0",
"@types/ramda": "~0.29.6",
"@types/ramda": "~0.30.0",
"minim": "~0.23.8",
"ramda": "~0.30.0",
"ramda-adjunct": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/apidom-json-pointer-relative/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@swagger-api/apidom-core": "^0.99.2",
"@swagger-api/apidom-error": "^0.99.0",
"@swagger-api/apidom-json-pointer": "^0.99.2",
"@types/ramda": "~0.29.6",
"@types/ramda": "~0.30.0",
"ramda": "~0.30.0",
"ramda-adjunct": "^5.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/apidom-json-pointer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@babel/runtime-corejs3": "^7.20.7",
"@swagger-api/apidom-core": "^0.99.2",
"@swagger-api/apidom-error": "^0.99.0",
"@types/ramda": "~0.29.6",
"@types/ramda": "~0.30.0",
"ramda": "~0.30.0",
"ramda-adjunct": "^5.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/apidom-ls/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"@swagger-api/apidom-parser-adapter-openapi-yaml-3-1": "^0.99.2",
"@swagger-api/apidom-parser-adapter-yaml-1-2": "^0.99.2",
"@swagger-api/apidom-reference": "^0.99.2",
"@types/ramda": "~0.29.6",
"@types/ramda": "~0.30.0",
"openapi-path-templating": "^1.4.0",
"ramda": "~0.30.0",
"ramda-adjunct": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/apidom-ns-api-design-systems/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@swagger-api/apidom-core": "^0.99.2",
"@swagger-api/apidom-error": "^0.99.0",
"@swagger-api/apidom-ns-openapi-3-1": "^0.99.2",
"@types/ramda": "~0.29.6",
"@types/ramda": "~0.30.0",
"ramda": "~0.30.0",
"ramda-adjunct": "^5.0.0",
"ts-mixer": "^6.0.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/apidom-ns-asyncapi-2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@babel/runtime-corejs3": "^7.20.7",
"@swagger-api/apidom-core": "^0.99.2",
"@swagger-api/apidom-ns-json-schema-draft-7": "^0.99.2",
"@types/ramda": "~0.29.6",
"@types/ramda": "~0.30.0",
"ramda": "~0.30.0",
"ramda-adjunct": "^5.0.0",
"ts-mixer": "^6.0.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/apidom-ns-json-schema-draft-4/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@babel/runtime-corejs3": "^7.20.7",
"@swagger-api/apidom-ast": "^0.99.2",
"@swagger-api/apidom-core": "^0.99.2",
"@types/ramda": "~0.29.6",
"@types/ramda": "~0.30.0",
"ramda": "~0.30.0",
"ramda-adjunct": "^5.0.0",
"ts-mixer": "^6.0.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/apidom-ns-json-schema-draft-6/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@swagger-api/apidom-core": "^0.99.2",
"@swagger-api/apidom-error": "^0.99.0",
"@swagger-api/apidom-ns-json-schema-draft-4": "^0.99.2",
"@types/ramda": "~0.29.6",
"@types/ramda": "~0.30.0",
"ramda": "~0.30.0",
"ramda-adjunct": "^5.0.0",
"ts-mixer": "^6.0.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/apidom-ns-json-schema-draft-7/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@swagger-api/apidom-core": "^0.99.2",
"@swagger-api/apidom-error": "^0.99.0",
"@swagger-api/apidom-ns-json-schema-draft-6": "^0.99.2",
"@types/ramda": "~0.29.6",
"@types/ramda": "~0.30.0",
"ramda": "~0.30.0",
"ramda-adjunct": "^5.0.0",
"ts-mixer": "^6.0.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/apidom-ns-openapi-2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@swagger-api/apidom-core": "^0.99.2",
"@swagger-api/apidom-error": "^0.99.0",
"@swagger-api/apidom-ns-json-schema-draft-4": "^0.99.2",
"@types/ramda": "~0.29.6",
"@types/ramda": "~0.30.0",
"ramda": "~0.30.0",
"ramda-adjunct": "^5.0.0",
"ts-mixer": "^6.0.3"
Expand Down
Loading

0 comments on commit 36ac822

Please sign in to comment.