bump studio-frontend package to 1.16.5

This commit is contained in:
Michael Roytman
2018-08-07 15:21:43 -04:00
parent 02e4b87421
commit 46cda3656b
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -106,9 +106,9 @@
}
},
"@edx/studio-frontend": {
"version": "1.16.3",
"resolved": "https://registry.npmjs.org/@edx/studio-frontend/-/studio-frontend-1.16.3.tgz",
"integrity": "sha512-KcfH8KbjZ8FGj6X9OMPf8HHmzaXTDD3c1L1rnSvLgHLLm624CeY1khbPFVN1a/HBQ8tNqjPDtgERvzyfnnAGDQ==",
"version": "1.16.5",
"resolved": "https://registry.npmjs.org/@edx/studio-frontend/-/studio-frontend-1.16.5.tgz",
"integrity": "sha512-aM8n2jj/DmMNHw0mdolhinzWIr/nJP86f+Y9ZKQVdf9+RQ3HbYa9eJgpEbybToOQh+AJn43T7Wh3aQYhXfHXNw==",
"requires": {
"@edx/edx-bootstrap": "1.0.0",
"@edx/paragon": "3.1.2",

View File

@@ -5,7 +5,7 @@
"@edx/cookie-policy-banner": "1.1.10",
"@edx/edx-bootstrap": "0.4.3",
"@edx/paragon": "2.6.4",
"@edx/studio-frontend": "1.16.3",
"@edx/studio-frontend": "1.16.5",
"babel-core": "6.26.0",
"babel-loader": "6.4.1",
"babel-plugin-transform-class-properties": "6.24.1",