From 788be765a76434d6ebe58f08d2a88434919a8bc7 Mon Sep 17 00:00:00 2001 From: dwithana Date: Tue, 30 Jul 2024 15:43:59 -0400 Subject: [PATCH] Ramp 3.2.0 bump --- package.json | 2 +- yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 6a15471a39..4f5aa1441a 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "@babel/plugin-proposal-object-rest-spread": "^7.20.7", "@babel/preset-react": "^7.0.0", "@babel/runtime": "7", - "@samvera/ramp": "https://github.com/samvera-labs/ramp.git#921dcd5d452791df2021ae03f8e57f12c1066503", + "@samvera/ramp": "^3.2.0", "babel-plugin-macros": "^3.1.0", "babel-plugin-transform-react-remove-prop-types": "^0.4.24", "buffer": "^6.0.3", diff --git a/yarn.lock b/yarn.lock index 3e40f2c0bd..c90b3fa9c3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1477,9 +1477,10 @@ estree-walker "^2.0.2" picomatch "^2.3.1" -"@samvera/ramp@https://github.com/samvera-labs/ramp.git#921dcd5d452791df2021ae03f8e57f12c1066503": - version "3.1.2" - resolved "https://github.com/samvera-labs/ramp.git#921dcd5d452791df2021ae03f8e57f12c1066503" +"@samvera/ramp@^3.2.0": + version "3.2.0" + resolved "https://registry.yarnpkg.com/@samvera/ramp/-/ramp-3.2.0.tgz#c281a6a2970e1bf6def1e2cabc5822ca22409261" + integrity sha512-lJUvPQETvYHWKW8GnO4XmP3D/JUZNNXELm9bDlOEv0PaQIs28FkSozbh/gQlNWh6DCBWUtV6qnG0ZlkNIH+qwQ== dependencies: "@rollup/plugin-json" "^6.0.1" "@silvermine/videojs-quality-selector" "^1.3.1"