Skip to content

Commit

Permalink
chore(deps-dev): bump the development-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the development-dependencies group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash).


Updates `@types/node` from 22.8.2 to 22.8.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/lodash` from 4.17.12 to 4.17.13
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@types/lodash"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 31, 2024
1 parent a3a948a commit eeefe59
Show file tree
Hide file tree
Showing 3 changed files with 110 additions and 110 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@babel/preset-env": "7.26.0",
"@microsoft/api-extractor": "7.47.11",
"@types/jest": "29.5.14",
"@types/node": "22.8.2",
"@types/node": "22.8.4",
"@types/regenerator-runtime": "0.13.8",
"babel-jest": "29.7.0",
"canvas": "2.11.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/ace/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@otjs/types": "workspace:*",
"@otjs/utils": "workspace:*",
"@types/ace": "0.0.52",
"@types/lodash": "4.17.12"
"@types/lodash": "4.17.13"
},
"peerDependencies": {
"@otjs/plaintext": "^0.2.0",
Expand Down
Loading

0 comments on commit eeefe59

Please sign in to comment.