forked from Ivasoft/mattermost-mobile
Update dependencies (#5885)
This commit is contained in:
1687
detox/package-lock.json
generated
1687
detox/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -4,20 +4,20 @@
|
||||
"repository": "git@github.com:mattermost/mattermost-mobile.git",
|
||||
"author": "Mattermost, Inc.",
|
||||
"devDependencies": {
|
||||
"@babel/plugin-proposal-class-properties": "7.16.0",
|
||||
"@babel/plugin-transform-modules-commonjs": "7.16.0",
|
||||
"@babel/plugin-transform-runtime": "7.16.4",
|
||||
"@babel/preset-env": "7.16.4",
|
||||
"@babel/plugin-proposal-class-properties": "7.16.5",
|
||||
"@babel/plugin-transform-modules-commonjs": "7.16.5",
|
||||
"@babel/plugin-transform-runtime": "7.16.5",
|
||||
"@babel/preset-env": "7.16.5",
|
||||
"axios": "0.24.0",
|
||||
"babel-jest": "27.4.4",
|
||||
"babel-jest": "27.4.5",
|
||||
"babel-plugin-module-resolver": "4.1.0",
|
||||
"client-oauth2": "github:larkox/js-client-oauth2#e24e2eb5dfcbbbb3a59d095e831dbe0012b0ac49",
|
||||
"deepmerge": "4.2.2",
|
||||
"detox": "19.3.0",
|
||||
"detox": "19.3.1",
|
||||
"form-data": "4.0.0",
|
||||
"jest": "27.4.4",
|
||||
"jest-circus": "27.4.4",
|
||||
"jest-cli": "27.4.4",
|
||||
"jest": "27.4.5",
|
||||
"jest-circus": "27.4.5",
|
||||
"jest-cli": "27.4.5",
|
||||
"jest-html-reporters": "2.1.6",
|
||||
"jest-junit": "13.0.0",
|
||||
"sanitize-filename": "1.6.3",
|
||||
|
||||
Reference in New Issue
Block a user