Sandbox: Update to latest near membrane version ^0.13.0 (#75605)

* Sandbox: Update to latest near membrane version ^0.13.0

* Use exact version

* Replace throw with reject

* Add nera membrane to renovate skip list
This commit is contained in:
Esteban Beltran
2023-10-03 10:22:17 +02:00
committed by GitHub
parent 9c295ea072
commit 9747cdd7d1
4 changed files with 31 additions and 68 deletions
+3 -3
View File
@@ -259,9 +259,9 @@
"@lezer/common": "1.0.2",
"@lezer/highlight": "1.1.3",
"@lezer/lr": "1.3.3",
"@locker/near-membrane-dom": "^0.12.15",
"@locker/near-membrane-shared": "^0.12.15",
"@locker/near-membrane-shared-dom": "^0.12.15",
"@locker/near-membrane-dom": "0.13.3",
"@locker/near-membrane-shared": "0.13.3",
"@locker/near-membrane-shared-dom": "0.13.3",
"@opentelemetry/api": "1.4.1",
"@opentelemetry/exporter-collector": "0.25.0",
"@opentelemetry/semantic-conventions": "1.15.0",