web: bump @codemirror/lang-python from 6.1.6 to 6.2.1 in /web (#14713)
Bumps [@codemirror/lang-python](https://github.com/codemirror/lang-python) from 6.1.6 to 6.2.1. - [Changelog](https://github.com/codemirror/lang-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/lang-python/compare/6.1.6...6.2.1) --- updated-dependencies: - dependency-name: "@codemirror/lang-python" dependency-version: 6.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							
								
								
									
										9
									
								
								web/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										9
									
								
								web/package-lock.json
									
									
									
										generated
									
									
									
								
							@ -15,7 +15,7 @@
 | 
				
			|||||||
                "@codemirror/lang-css": "^6.3.1",
 | 
					                "@codemirror/lang-css": "^6.3.1",
 | 
				
			||||||
                "@codemirror/lang-html": "^6.4.9",
 | 
					                "@codemirror/lang-html": "^6.4.9",
 | 
				
			||||||
                "@codemirror/lang-javascript": "^6.2.4",
 | 
					                "@codemirror/lang-javascript": "^6.2.4",
 | 
				
			||||||
                "@codemirror/lang-python": "^6.1.6",
 | 
					                "@codemirror/lang-python": "^6.2.1",
 | 
				
			||||||
                "@codemirror/lang-xml": "^6.1.0",
 | 
					                "@codemirror/lang-xml": "^6.1.0",
 | 
				
			||||||
                "@codemirror/legacy-modes": "^6.4.1",
 | 
					                "@codemirror/legacy-modes": "^6.4.1",
 | 
				
			||||||
                "@codemirror/theme-one-dark": "^6.1.2",
 | 
					                "@codemirror/theme-one-dark": "^6.1.2",
 | 
				
			||||||
@ -904,9 +904,10 @@
 | 
				
			|||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/@codemirror/lang-python": {
 | 
					        "node_modules/@codemirror/lang-python": {
 | 
				
			||||||
            "version": "6.1.6",
 | 
					            "version": "6.2.1",
 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/@codemirror/lang-python/-/lang-python-6.1.6.tgz",
 | 
					            "resolved": "https://registry.npmjs.org/@codemirror/lang-python/-/lang-python-6.2.1.tgz",
 | 
				
			||||||
            "integrity": "sha512-ai+01WfZhWqM92UqjnvorkxosZ2aq2u28kHvr+N3gu012XqY2CThD67JPMHnGceRfXPDBmn1HnyqowdpF57bNg==",
 | 
					            "integrity": "sha512-IRjC8RUBhn9mGR9ywecNhB51yePWCGgvHfY1lWN/Mrp3cKuHr0isDKia+9HnvhiWNnMpbGhWrkhuWOc09exRyw==",
 | 
				
			||||||
 | 
					            "license": "MIT",
 | 
				
			||||||
            "dependencies": {
 | 
					            "dependencies": {
 | 
				
			||||||
                "@codemirror/autocomplete": "^6.3.2",
 | 
					                "@codemirror/autocomplete": "^6.3.2",
 | 
				
			||||||
                "@codemirror/language": "^6.8.0",
 | 
					                "@codemirror/language": "^6.8.0",
 | 
				
			||||||
 | 
				
			|||||||
@ -86,7 +86,7 @@
 | 
				
			|||||||
        "@codemirror/lang-css": "^6.3.1",
 | 
					        "@codemirror/lang-css": "^6.3.1",
 | 
				
			||||||
        "@codemirror/lang-html": "^6.4.9",
 | 
					        "@codemirror/lang-html": "^6.4.9",
 | 
				
			||||||
        "@codemirror/lang-javascript": "^6.2.4",
 | 
					        "@codemirror/lang-javascript": "^6.2.4",
 | 
				
			||||||
        "@codemirror/lang-python": "^6.1.6",
 | 
					        "@codemirror/lang-python": "^6.2.1",
 | 
				
			||||||
        "@codemirror/lang-xml": "^6.1.0",
 | 
					        "@codemirror/lang-xml": "^6.1.0",
 | 
				
			||||||
        "@codemirror/legacy-modes": "^6.4.1",
 | 
					        "@codemirror/legacy-modes": "^6.4.1",
 | 
				
			||||||
        "@codemirror/theme-one-dark": "^6.1.2",
 | 
					        "@codemirror/theme-one-dark": "^6.1.2",
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user