Skip to content

Commit

Permalink
Yarn upgrades (#263)
Browse files Browse the repository at this point in the history
Upgrading various yarn packages to get security patches and stay
current
  • Loading branch information
bess authored Aug 9, 2022
1 parent 986daa8 commit f647f48
Show file tree
Hide file tree
Showing 2 changed files with 423 additions and 1,266 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"name": "drds-rails-template",
"private": true,
"dependencies": {
"ejs": "^3.1.7",
"@rails/actioncable": "^6.0.0",
"@rails/activestorage": "^6.0.0",
"@rails/ujs": "^6.0.0",
"@rails/webpacker": "^5.4.3",
"ejs": "^3.1.7",
"turbolinks": "^5.2.0",
"webpack": "^4.46.0",
"webpack-cli": "^3.3.12"
Expand Down
Loading

0 comments on commit f647f48

Please sign in to comment.