Skip to content

Commit

Permalink
Bump blockly from 11.1.1 to 11.2.0 in /blockly/frontend
Browse files Browse the repository at this point in the history
Bumps [blockly](https://github.com/google/blockly) from 11.1.1 to 11.2.0.
- [Release notes](https://github.com/google/blockly/releases)
- [Changelog](https://github.com/google/blockly/blob/develop/CHANGELOG.md)
- [Commits](google/blockly@blockly-v11.1.1...blockly-v11.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 25343d7 commit c8618a3
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 95 deletions.
166 changes: 72 additions & 94 deletions blockly/frontend/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 blockly/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"vite": "^6.0.3"
},
"dependencies": {
"blockly": "^11.1.1"
"blockly": "^11.2.0"
}
}

0 comments on commit c8618a3

Please sign in to comment.