Update Ruby gems and Yarn packages.

This commit is contained in:
evazion
2021-04-06 15:51:01 -05:00
parent a2f3ba695c
commit 9b0fcec7d0
3 changed files with 426 additions and 442 deletions

View File

@@ -49,7 +49,8 @@
"webpack-dev-server": "^3.11.2"
},
"resolutions": {
"webpack": "5.26.3"
"webpack": "5.26.3",
"ruffle-mirror": "2021.3.31"
},
"scripts": {
"eslint-all": "yarn run eslint --plugin eslint-plugin-ignore-erb --ext .js,.js.erb app/javascript/src/javascripts",