Commit 74a781db authored by kchadha's avatar kchadha

Merge remote-tracking branch 'origin/develop' into release/2021-07-28

parents c304ca7b 6cac7f8b
This diff is collapsed.
...@@ -55,14 +55,14 @@ ...@@ -55,14 +55,14 @@
"lodash.defaults": "4.0.1", "lodash.defaults": "4.0.1",
"lodash.get": "^4.4.2", "lodash.get": "^4.4.2",
"react-helmet": "5.2.0", "react-helmet": "5.2.0",
"react-router-dom": "^5.2.0", "react-router-dom": "5.2.0",
"scratch-parser": "^5.0.0", "scratch-parser": "5.0.0",
"scratch-storage": "^0.5.1" "scratch-storage": "0.5.1"
}, },
"devDependencies": { "devDependencies": {
"@formatjs/intl-locale": "^2.4.13", "@formatjs/intl-locale": "2.4.34",
"@formatjs/intl-pluralrules": "^4.0.6", "@formatjs/intl-pluralrules": "4.0.28",
"@formatjs/intl-relativetimeformat": "^8.0.3", "@formatjs/intl-relativetimeformat": "8.1.8",
"async": "3.1.0", "async": "3.1.0",
"autoprefixer": "6.3.6", "autoprefixer": "6.3.6",
"babel-cli": "6.26.0", "babel-cli": "6.26.0",
...@@ -77,7 +77,7 @@ ...@@ -77,7 +77,7 @@
"chromedriver": "91.0.1", "chromedriver": "91.0.1",
"classnames": "2.2.5", "classnames": "2.2.5",
"cookie": "0.4.1", "cookie": "0.4.1",
"copy-webpack-plugin": "^4.5.1", "copy-webpack-plugin": "4.6.0",
"css-loader": "0.23.1", "css-loader": "0.23.1",
"email-validator": "2.0.4", "email-validator": "2.0.4",
"enzyme": "3.10.0", "enzyme": "3.10.0",
...@@ -86,7 +86,7 @@ ...@@ -86,7 +86,7 @@
"eslint-config-scratch": "7.0.0", "eslint-config-scratch": "7.0.0",
"eslint-plugin-json": "2.0.1", "eslint-plugin-json": "2.0.1",
"eslint-plugin-react": "7.14.2", "eslint-plugin-react": "7.14.2",
"eslint-plugin-react-hooks": "^4.2.0", "eslint-plugin-react-hooks": "4.2.0",
"fastly": "1.2.1", "fastly": "1.2.1",
"formik": "1.5.4", "formik": "1.5.4",
"formsy-react": "1.1.4", "formsy-react": "1.1.4",
...@@ -94,9 +94,9 @@ ...@@ -94,9 +94,9 @@
"git-bundle-sha": "0.0.2", "git-bundle-sha": "0.0.2",
"glob": "5.0.15", "glob": "5.0.15",
"google-libphonenumber": "3.2.18", "google-libphonenumber": "3.2.18",
"html-webpack-plugin": "^3.2.0", "html-webpack-plugin": "3.2.0",
"iso-3166-2": "0.4.0", "iso-3166-2": "0.4.0",
"jest": "^23.6.0", "jest": "23.6.0",
"jest-junit": "12.0.0", "jest-junit": "12.0.0",
"keymirror": "0.1.1", "keymirror": "0.1.1",
"lodash.bindall": "4.4.0", "lodash.bindall": "4.4.0",
...@@ -111,10 +111,10 @@ ...@@ -111,10 +111,10 @@
"plotly.js": "1.47.4", "plotly.js": "1.47.4",
"postcss-loader": "2.0.10", "postcss-loader": "2.0.10",
"prop-types": "15.6.0", "prop-types": "15.6.0",
"query-string": "^5.1.1", "query-string": "5.1.1",
"react": "^16.14.0", "react": "16.14.0",
"react-dom": "^16.14.0", "react-dom": "16.14.0",
"react-intl": "2.8.0", "react-intl": "2.9.0",
"react-modal": "3.11.1", "react-modal": "3.11.1",
"react-onclickoutside": "6.7.1", "react-onclickoutside": "6.7.1",
"react-plotly.js": "2.4.0", "react-plotly.js": "2.4.0",
...@@ -124,19 +124,19 @@ ...@@ -124,19 +124,19 @@
"react-string-replace": "0.4.1", "react-string-replace": "0.4.1",
"react-telephone-input": "4.3.4", "react-telephone-input": "4.3.4",
"redux": "3.5.2", "redux": "3.5.2",
"redux-mock-store": "^1.2.3", "redux-mock-store": "1.5.4",
"redux-thunk": "2.0.1", "redux-thunk": "2.0.1",
"sass-loader": "6.0.6", "sass-loader": "6.0.6",
"scratch-gui": "0.1.0-prerelease.20210713200530", "scratch-gui": "0.1.0-prerelease.20210727132145",
"scratch-l10n": "3.13.20210714031604", "scratch-l10n": "3.13.20210723031502",
"selenium-webdriver": "3.6.0", "selenium-webdriver": "3.6.0",
"slick-carousel": "1.6.0", "slick-carousel": "1.6.0",
"style-loader": "0.12.3", "style-loader": "0.12.3",
"tap": "14.11.0", "tap": "14.11.0",
"url-loader": "2.3.0", "url-loader": "2.3.0",
"webpack": "^4.46.0", "webpack": "4.46.0",
"webpack-bundle-analyzer": "^4.4.0", "webpack-bundle-analyzer": "4.4.2",
"webpack-cli": "^3.1.0", "webpack-cli": "3.3.12",
"webpack-dev-middleware": "2.0.4", "webpack-dev-middleware": "2.0.4",
"xhr": "2.2.0" "xhr": "2.2.0"
}, },
......
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>LLK/scratch-renovate-config:conservative"
]
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment