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

This commit is contained in:
Renovate Bot
2021-05-13 00:20:11 +00:00
committed by renovate[bot]
parent ba7ffbd6cc
commit 135e12fd65
2 changed files with 4 additions and 4 deletions

View File

@ -17438,9 +17438,9 @@
"integrity": "sha512-q+CP5zMR/aFiMTE9QlIavGyGicKnG2v/H8qVvybLzeFsARM8f6G9fL0sMST2tyVYCwDKkGamZUI6647A0jR/Lg==" "integrity": "sha512-q+CP5zMR/aFiMTE9QlIavGyGicKnG2v/H8qVvybLzeFsARM8f6G9fL0sMST2tyVYCwDKkGamZUI6647A0jR/Lg=="
}, },
"monaco-editor-webpack-plugin": { "monaco-editor-webpack-plugin": {
"version": "3.0.1", "version": "3.1.0",
"resolved": "https://registry.npmjs.org/monaco-editor-webpack-plugin/-/monaco-editor-webpack-plugin-3.0.1.tgz", "resolved": "https://registry.npmjs.org/monaco-editor-webpack-plugin/-/monaco-editor-webpack-plugin-3.1.0.tgz",
"integrity": "sha512-Hym4HqWgIpyoi9G0spln/b/7rkDKfYwIOrNzo1fHHMc+MLYSwD1JXHwKSDS77X27ZHfVJsEXbMZYdGhSYuVF0w==", "integrity": "sha512-TP5NkCAV0OeFTry5k/d60KR7CkhTXL4kgJKtE3BzjgbDb5TGEPEhoKmHBrSa6r7Oc0sNbPLZhKD/TP2ig7A+/A==",
"dev": true, "dev": true,
"requires": { "requires": {
"loader-utils": "^2.0.0" "loader-utils": "^2.0.0"

View File

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