Skip to content

Commit

Permalink
Bump the minor-and-patch group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the minor-and-patch group with 2 updates in the /sdk/assemblyscript/src directory: [json-as](https://github.com/JairusSW/as-json) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `json-as` from 0.9.21 to 0.9.23
- [Changelog](https://github.com/JairusSW/as-json/blob/master/CHANGELOG)
- [Commits](https://github.com/JairusSW/as-json/commits)

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

---
updated-dependencies:
- dependency-name: json-as
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent e2998c5 commit 57ad841
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 13 deletions.
21 changes: 10 additions & 11 deletions sdk/assemblyscript/src/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions sdk/assemblyscript/src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
"dependencies": {
"@assemblyscript/wasi-shim": "^0.1.0",
"chalk": "^5.3.0",
"json-as": "0.9.21",
"json-as": "0.9.23",
"semver": "^7.6.3",
"xid-ts": "^1.1.4"
},
"devDependencies": {
"@eslint/js": "^9.13.0",
"@types/eslint__js": "^8.42.3",
"@types/node": "^22.7.7",
"@types/node": "^22.7.9",
"as-test": "^0.3.5",
"assemblyscript": "^0.27.30",
"assemblyscript-prettier": "^3.0.1",
Expand Down

0 comments on commit 57ad841

Please sign in to comment.