Skip to content

Commit

Permalink
Update dependency @rails/ujs to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 31, 2024
1 parent ac9718c commit add711f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"name": "et_gds_design_system",
"private": true,
"dependencies": {
"@rails/ujs": "^6.0.0",
"@rails/ujs": "^7.0.0",
"@rails/webpacker": "^5.4.3",
"axios": "^0.25.0",
"dropzone": "^6.0.0-beta.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1059,10 +1059,10 @@
mkdirp "^1.0.4"
rimraf "^3.0.2"

"@rails/ujs@^6.0.0":
version "6.1.7"
resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-6.1.7.tgz#b09dc5b2105dd267e8374c47e4490240451dc7f6"
integrity sha512-0e7WQ4LE/+LEfW2zfAw9ppsB6A8RmxbdAUPAF++UT80epY+7emuQDkKXmaK0a9lp6An50RvzezI0cIQjp1A58w==
"@rails/ujs@^7.0.0":
version "7.1.3"
resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.3.tgz#6d94a68b7da5046147d31716e0c187a4ead4fb93"
integrity sha512-FxtgKNvvIonoBE1TK7U10VMf6CYvzq8SIZ1XZ1Q8zcn/BEXzPzid3zC9qFiojuI5WXVwWhO8GFqApq0stD+OqQ==

"@rails/webpacker@^5.4.3":
version "5.4.4"
Expand Down

0 comments on commit add711f

Please sign in to comment.