chore(deps): update dependency monaco-editor-webpack-plugin to v3.1.0
This commit is contained in:
committed by
renovate[bot]
parent
ba7ffbd6cc
commit
135e12fd65
6
client/package-lock.json
generated
6
client/package-lock.json
generated
@ -17438,9 +17438,9 @@
|
||||
"integrity": "sha512-q+CP5zMR/aFiMTE9QlIavGyGicKnG2v/H8qVvybLzeFsARM8f6G9fL0sMST2tyVYCwDKkGamZUI6647A0jR/Lg=="
|
||||
},
|
||||
"monaco-editor-webpack-plugin": {
|
||||
"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==",
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/monaco-editor-webpack-plugin/-/monaco-editor-webpack-plugin-3.1.0.tgz",
|
||||
"integrity": "sha512-TP5NkCAV0OeFTry5k/d60KR7CkhTXL4kgJKtE3BzjgbDb5TGEPEhoKmHBrSa6r7Oc0sNbPLZhKD/TP2ig7A+/A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"loader-utils": "^2.0.0"
|
||||
|
@ -132,7 +132,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.1",
|
||||
"monaco-editor-webpack-plugin": "3.1.0",
|
||||
"react-test-renderer": "16.14.0",
|
||||
"redux-saga-test-plan": "4.0.1",
|
||||
"webpack": "5.37.0",
|
||||
|
Reference in New Issue
Block a user