Update Ruby gems and Yarn packages.

This commit is contained in:
evazion
2021-12-07 21:05:59 -06:00
parent 7e57ae7d3c
commit 45dbc7582c
5 changed files with 877 additions and 842 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.19",
"ruffle-mirror": "2021.12.7",
"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.19"
"ruffle-mirror": "2021.12.7"
},
"scripts": {
"eslint-all": "yarn run eslint --plugin eslint-plugin-ignore-erb --ext .js,.js.erb app/javascript/src/javascripts",