[YONK-1759] Version bump of studio-frontend. (#24723)

This commit is contained in:
Attiya Ishaque
2020-08-11 18:02:21 +05:00
committed by GitHub
parent 9d83ca2eb9
commit e08f8e1572
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -165,9 +165,9 @@
}
},
"@edx/studio-frontend": {
"version": "1.16.19",
"resolved": "https://registry.npmjs.org/@edx/studio-frontend/-/studio-frontend-1.16.19.tgz",
"integrity": "sha512-23sj+NOgemfILlTBryPseA2fxNKC5oJ3feAevZMPHYyVR9Q76Dyq49U5jFgPGYsUGl6uNxSxq4kanZ7i1fxjMw==",
"version": "1.16.22",
"resolved": "https://registry.npmjs.org/@edx/studio-frontend/-/studio-frontend-1.16.22.tgz",
"integrity": "sha512-nIs0xpb+Q6Jb8fdAmMlPtV+lXkPvZw1xT/DX99u7r1yaJNurV6cRWHFX4DY9ze3ufSQQZN2wH8VpnK+pNtaHrA==",
"requires": {
"@edx/edx-bootstrap": "^1.0.0",
"@edx/paragon": "3.4.8",

View File

@@ -6,7 +6,7 @@
"@edx/edx-proctoring": "^1.5.0",
"@edx/frontend-component-cookie-policy-banner": "1.0.0",
"@edx/paragon": "2.6.4",
"@edx/studio-frontend": "^1.16.19",
"@edx/studio-frontend": "^1.16.22",
"babel-core": "6.26.0",
"babel-loader": "6.4.1",
"babel-plugin-transform-class-properties": "6.24.1",