chore(deps): update dependency monaco-editor-webpack-plugin to v3.0.1

This commit is contained in:
Renovate Bot
2021-05-07 01:36:46 +00:00
committed by renovate[bot]
parent cb931d7f48
commit e384e8dbcd
2 changed files with 4 additions and 4 deletions

View File

@ -18384,9 +18384,9 @@
"integrity": "sha512-q+CP5zMR/aFiMTE9QlIavGyGicKnG2v/H8qVvybLzeFsARM8f6G9fL0sMST2tyVYCwDKkGamZUI6647A0jR/Lg=="
},
"monaco-editor-webpack-plugin": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/monaco-editor-webpack-plugin/-/monaco-editor-webpack-plugin-3.0.0.tgz",
"integrity": "sha512-oPuYInTZIT5ctj8gjx7VEzxZFjcIBJXazVOaF6wJ/TPCldF0Lb/58jEeKTERXr4nr1Yobgx2tVfKcfkncAlAHg==",
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/monaco-editor-webpack-plugin/-/monaco-editor-webpack-plugin-3.0.1.tgz",
"integrity": "sha512-Hym4HqWgIpyoi9G0spln/b/7rkDKfYwIOrNzo1fHHMc+MLYSwD1JXHwKSDS77X27ZHfVJsEXbMZYdGhSYuVF0w==",
"dev": true,
"requires": {
"loader-utils": "^2.0.0"

View File

@ -131,7 +131,7 @@
"gatsby-plugin-webpack-bundle-analyser-v2": "1.1.22",
"jest": "26.6.3",
"jest-json-schema-extended": "1.0.0",
"monaco-editor-webpack-plugin": "3.0.0",
"monaco-editor-webpack-plugin": "3.0.1",
"react-test-renderer": "16.14.0",
"redux-saga-test-plan": "4.0.1",
"webpack": "5.36.2",