diff --git a/lavamoat/build-webpack/policy.json b/lavamoat/build-webpack/policy.json index 2fb8595f86..e2a8f44a30 100644 --- a/lavamoat/build-webpack/policy.json +++ b/lavamoat/build-webpack/policy.json @@ -11,8 +11,8 @@ }, "@testing-library/react>@testing-library/dom>@babel/code-frame>@babel/highlight": { "packages": { - "@testing-library/react>@testing-library/dom>@babel/code-frame>@babel/highlight>@babel/helper-validator-identifier": true, "@testing-library/react>@testing-library/dom>@babel/code-frame>@babel/highlight>chalk": true, + "jest>@jest/core>jest-snapshot>@babel/types>@babel/helper-validator-identifier": true, "react>loose-envify>js-tokens": true } }, @@ -586,10 +586,10 @@ "eslint-config-rainbow>eslint-import-resolver-babel-module>@babel/core>@babel/helper-module-transforms>@babel/helper-module-imports": true, "eslint-config-rainbow>eslint-import-resolver-babel-module>@babel/core>@babel/helper-module-transforms>@babel/helper-simple-access": true, "eslint-config-rainbow>eslint-import-resolver-babel-module>@babel/core>@babel/helper-module-transforms>@babel/helper-split-export-declaration": true, - "eslint-config-rainbow>eslint-import-resolver-babel-module>@babel/core>@babel/helper-module-transforms>@babel/helper-validator-identifier": true, "eslint-config-rainbow>eslint-import-resolver-babel-module>@babel/core>@babel/template": true, "jest>@jest/core>jest-snapshot>@babel/traverse": true, - "jest>@jest/core>jest-snapshot>@babel/types": true + "jest>@jest/core>jest-snapshot>@babel/types": true, + "jest>@jest/core>jest-snapshot>@babel/types>@babel/helper-validator-identifier": true } }, "eslint-config-rainbow>eslint-import-resolver-babel-module>@babel/core>@babel/helper-module-transforms>@babel/helper-module-imports": { diff --git a/package.json b/package.json index d055adf931..1cc7fc68f3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "browser-extension", "license": "GPL-3.0-only", - "version": "1.5.33", + "version": "1.5.34", "scripts": { "//enable dev mode": "", "devmode:on": "sed -i'' -e 's/IS_DEV.*/IS_DEV=true/g' .env", diff --git a/static/manifest.json b/static/manifest.json index 260b49d81c..1b9e2ed3b2 100644 --- a/static/manifest.json +++ b/static/manifest.json @@ -68,7 +68,7 @@ "notifications" ], "short_name": "Rainbow", - "version": "1.5.33", + "version": "1.5.34", "web_accessible_resources": [ { "matches": [