Skip to content

Commit

Permalink
Merge pull request #2827 from LD4P/update-dependencies
Browse files Browse the repository at this point in the history
Merged by automated merge script
  • Loading branch information
ndushay authored May 24, 2021
2 parents 51d350c + 72586ce commit beb83a6
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 112 deletions.
196 changes: 88 additions & 108 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,12 +102,12 @@
"x2js": "^3.4.1"
},
"devDependencies": {
"@babel/core": "^7.14.2",
"@babel/core": "^7.14.3",
"@babel/node": "^7.14.2",
"@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/plugin-proposal-optional-chaining": "^7.14.2",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-runtime": "^7.14.2",
"@babel/plugin-transform-runtime": "^7.14.3",
"@babel/preset-env": "^7.14.2",
"@babel/preset-react": "^7.13.13",
"@babel/runtime": "^7.14.0",
Expand All @@ -127,7 +127,7 @@
"eslint-config-airbnb-base": "~14.0.0",
"eslint-import-resolver-webpack": "^0.12.2",
"eslint-plugin-cypress": "^2.11.3",
"eslint-plugin-import": "^2.23.2",
"eslint-plugin-import": "^2.23.3",
"eslint-plugin-jest": "^23.20.0",
"eslint-plugin-jsx-a11y": "^6.4.0",
"eslint-plugin-node": "^11.1.0",
Expand All @@ -141,7 +141,7 @@
"jest-localstorage-mock": "^2.4.12",
"jest-mock-console": "^1.1.0",
"jest-prop-type-error": "^1.1.0",
"jsdom": "^16.5.3",
"jsdom": "^16.6.0",
"jsdom-global": "3.0.2",
"raw-loader": "^4.0.2",
"redux-mock-store": "^1.5.3",
Expand Down

0 comments on commit beb83a6

Please sign in to comment.