diff --git a/package.json b/package.json index d581fc09e785554403f69b3d3c5a70c92ef26304..b590da107fd04d686e7b1ea2de052f0ee588f5b4 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "axios": "^1.2.3", "axios-mock-adapter": "^1.21.2", "babel-jest": "^27.4.4", - "backbone-adapter-testsuite": "git+https://git.noc.ac.uk/communications-backbone-system/backbone-adapter-testsuite.git#dev", + "backbone-adapter-testsuite": "git+https://git.noc.ac.uk/communications-backbone-system/backbone-adapter-testsuite.git#v0.1.0", "cross-env": "^7.0.3", "eslint": "^8.36.0", "eslint-config-prettier": "^8.3.0", diff --git a/yarn.lock b/yarn.lock index 66ab1e0208d098fadd44329407da5397797fe18d..1fc49247dda3b7fbb3691da63eb5ca217d93964b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1335,9 +1335,9 @@ babel-preset-jest@^27.5.1: babel-plugin-jest-hoist "^27.5.1" babel-preset-current-node-syntax "^1.0.0" -"backbone-adapter-testsuite@git+https://git.noc.ac.uk/communications-backbone-system/backbone-adapter-testsuite.git#dev": - version "0.0.1" - resolved "git+https://git.noc.ac.uk/communications-backbone-system/backbone-adapter-testsuite.git#3a5b94e16188f53464ea06b9761e67292f5c07ff" +"backbone-adapter-testsuite@git+https://git.noc.ac.uk/communications-backbone-system/backbone-adapter-testsuite.git#v0.1.0": + version "0.1.0" + resolved "git+https://git.noc.ac.uk/communications-backbone-system/backbone-adapter-testsuite.git#097d61ea7e2ef7ee8f4c831fd4e210034e9a9700" balanced-match@^1.0.0: version "1.0.2"