Update Ruby gems and Yarn packages.

This commit is contained in:
evazion
2021-10-21 03:27:59 -05:00
parent f78378cc69
commit a58aa8efa7
4 changed files with 124 additions and 142 deletions

View File

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