Skip to content

Commit

Permalink
Bump riot from 9.4.0 to 9.4.1 in /client (#2707)
Browse files Browse the repository at this point in the history
Bumps [riot](https://github.com/riot/riot) from 9.4.0 to 9.4.1.
- [Release notes](https://github.com/riot/riot/releases)
- [Commits](riot/riot@v9.4.0...v9.4.1)

---
updated-dependencies:
- dependency-name: riot
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent 61f6515 commit 9a77a35
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"globals": "^15.11.0",
"html-webpack-plugin": "^5.6.2",
"license-webpack-plugin": "^4.0.2",
"riot": "^9.4.0",
"riot": "^9.4.1",
"rxjs": "^7.8.1",
"sass": "^1.80.2",
"sass-loader": "^16.0.2",
Expand Down
10 changes: 5 additions & 5 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1970,7 +1970,7 @@ __metadata:
globals: "npm:^15.11.0"
html-webpack-plugin: "npm:^5.6.2"
license-webpack-plugin: "npm:^4.0.2"
riot: "npm:^9.4.0"
riot: "npm:^9.4.1"
rxjs: "npm:^7.8.1"
sass: "npm:^1.80.2"
sass-loader: "npm:^16.0.2"
Expand Down Expand Up @@ -3219,12 +3219,12 @@ __metadata:
languageName: node
linkType: hard

"riot@npm:^9.4.0":
version: 9.4.0
resolution: "riot@npm:9.4.0"
"riot@npm:^9.4.1":
version: 9.4.1
resolution: "riot@npm:9.4.1"
dependencies:
"@riotjs/dom-bindings": "npm:^9.2.0"
checksum: 10/c1b5fccce9ef98f394752742abce54e9380c53753765450480a670c471f0b55b4b89d5f1a2d2ce0d910d1d19fd53496ce7d1720c7429091f063a9f5377ed3cd2
checksum: 10/9f30bf1f6f08195c74d5a9dc4e931b9bb275083ead5020c9d97515a94e91b6688f08b61dd27542651bc1808fd4a4805aad73bf8432b8ec9df2a3f6be0698628d
languageName: node
linkType: hard

Expand Down

0 comments on commit 9a77a35

Please sign in to comment.