Update Ruby gems and Yarn packages.

This commit is contained in:
evazion
2021-10-12 03:00:24 -05:00
parent f6abf39ebc
commit 4b15e56909
4 changed files with 355 additions and 312 deletions

View File

@@ -27,7 +27,7 @@
"postcss-loader": "^6.1.1",
"postcss-preset-env": "^6.7.0",
"rails-erb-loader": "^5.5.2",
"ruffle-mirror": "2021.9.28",
"ruffle-mirror": "2021.10.12",
"sass": "^1.38.2",
"sass-loader": "^12.1.0",
"spark-md5": "^3.0.2",
@@ -50,7 +50,7 @@
},
"resolutions": {
"webpack": "5.26.3",
"ruffle-mirror": "2021.9.28"
"ruffle-mirror": "2021.10.12"
},
"scripts": {
"eslint-all": "yarn run eslint --plugin eslint-plugin-ignore-erb --ext .js,.js.erb app/javascript/src/javascripts",