chore(deps): update dependency monaco-editor-webpack-plugin to v3.0.1
This commit is contained in:
committed by
renovate[bot]
parent
cb931d7f48
commit
e384e8dbcd
6
client/package-lock.json
generated
6
client/package-lock.json
generated
@ -18384,9 +18384,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.0",
|
"version": "3.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/monaco-editor-webpack-plugin/-/monaco-editor-webpack-plugin-3.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/monaco-editor-webpack-plugin/-/monaco-editor-webpack-plugin-3.0.1.tgz",
|
||||||
"integrity": "sha512-oPuYInTZIT5ctj8gjx7VEzxZFjcIBJXazVOaF6wJ/TPCldF0Lb/58jEeKTERXr4nr1Yobgx2tVfKcfkncAlAHg==",
|
"integrity": "sha512-Hym4HqWgIpyoi9G0spln/b/7rkDKfYwIOrNzo1fHHMc+MLYSwD1JXHwKSDS77X27ZHfVJsEXbMZYdGhSYuVF0w==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"loader-utils": "^2.0.0"
|
"loader-utils": "^2.0.0"
|
||||||
|
@ -131,7 +131,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.0",
|
"monaco-editor-webpack-plugin": "3.0.1",
|
||||||
"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.36.2",
|
"webpack": "5.36.2",
|
||||||
|
Reference in New Issue
Block a user