Skip to content

Commit

Permalink
build(deps): bump @rails/ujs from 7.0.8 to 7.1.2
Browse files Browse the repository at this point in the history
Bumps [@rails/ujs](https://github.com/rails/rails) from 7.0.8 to 7.1.2.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](rails/rails@v7.0.8...v7.1.2)

---
updated-dependencies:
- dependency-name: "@rails/ujs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent ad4d9ab commit c00b7f1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@babel/plugin-transform-runtime": "^7.23.4",
"@babel/preset-typescript": "^7.23.3",
"@babel/runtime": "^7.23.4",
"@rails/ujs": "^7.0.8",
"@rails/ujs": "^7.1.2",
"babel-loader": "^9.1.3",
"compression-webpack-plugin": "^10.0.0",
"expose-loader": "^4.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1187,10 +1187,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@rails/ujs@^7.0.8":
version "7.0.8"
resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.0.8.tgz#59853367d0827b3955d2c4bedfd5eba4a79d3422"
integrity sha512-tOQQBVH8LsUpGXqDnk+kaOGVsgZ8maHAhEiw3Git3p88q+c0Slgu47HuDnL6sVxeCfz24zbq7dOjsVYDiTpDIA==
"@rails/ujs@^7.1.2":
version "7.1.2"
resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.2.tgz#ea903bcc0224e17156015d995b6f1b83e27d64b2"
integrity sha512-c5x02djEKEVVE4qfN4XgElJS4biM0xxtIVpcJ0ZHLK116U19rowTtmD0AJ/RCb3Xaewa4GPIWLlwgeC0dCQqzw==

"@types/body-parser@*":
version "1.19.2"
Expand Down

0 comments on commit c00b7f1

Please sign in to comment.