Skip to content

Commit

Permalink
Bump react_ujs from 2.6.1 to 2.6.2
Browse files Browse the repository at this point in the history
Bumps [react_ujs](https://github.com/reactjs/react-rails) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/reactjs/react-rails/releases)
- [Changelog](https://github.com/reactjs/react-rails/blob/master/CHANGELOG.md)
- [Commits](reactjs/react-rails@v2.6.1...v2.6.2)

---
updated-dependencies:
- dependency-name: react_ujs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 7, 2022
1 parent 796be1e commit 8d1153b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"publiclab-editor": "^3.1.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react_ujs": "^2.6.1",
"react_ujs": "^2.6.2",
"short-code-forms": "jywarren/short-code-forms#~0.0.1",
"simple-data-grapher": "^2.0.0",
"tocbot": "^4.18.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11051,12 +11051,12 @@ react@^18.0.0:
dependencies:
loose-envify "^1.1.0"

react_ujs@^2.6.0, react_ujs@^2.6.1:
version "2.6.1"
resolved "https://registry.yarnpkg.com/react_ujs/-/react_ujs-2.6.1.tgz#a202a33c95c9e2bb18ab56926b7e79f3325ec855"
integrity sha512-9M33/A8cubStkZ2cpJSimcTD0RlCWiqXF6e90IQmMw/Caf/W0dtAzOtHtiQE3JjLbt/nhRR7NLPxMfnlm141ig==
react_ujs@^2.6.1, react_ujs@^2.6.2:
version "2.6.2"
resolved "https://registry.yarnpkg.com/react_ujs/-/react_ujs-2.6.2.tgz#28230c4082c6e99ecfe8cf59a8a95f3562fe89c5"
integrity sha512-4WH91hVZp0533LsTjbcd9uI9xS/7/e4QkFbDpDjy8Pr7GuUt1gE+cM0zml7Ii9aSUDl2A/zzkUrLN5X9akmViQ==
dependencies:
react_ujs "^2.6.0"
react_ujs "^2.6.1"

read-cache@^1.0.0:
version "1.0.0"
Expand Down

0 comments on commit 8d1153b

Please sign in to comment.