Skip to content

Commit eeefe59

Browse files
chore(deps-dev): bump the development-dependencies group with 2 updates
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a3a948a commit eeefe59

File tree

3 files changed

+110
-110
lines changed

3 files changed

+110
-110
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@babel/preset-env": "7.26.0",
3434
"@microsoft/api-extractor": "7.47.11",
3535
"@types/jest": "29.5.14",
36-
"@types/node": "22.8.2",
36+
"@types/node": "22.8.4",
3737
"@types/regenerator-runtime": "0.13.8",
3838
"babel-jest": "29.7.0",
3939
"canvas": "2.11.2",

packages/ace/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@otjs/types": "workspace:*",
4747
"@otjs/utils": "workspace:*",
4848
"@types/ace": "0.0.52",
49-
"@types/lodash": "4.17.12"
49+
"@types/lodash": "4.17.13"
5050
},
5151
"peerDependencies": {
5252
"@otjs/plaintext": "^0.2.0",

0 commit comments

Comments
 (0)