Skip to content

Commit

Permalink
Merge pull request #70 from akameco/feat/update-dependencies
Browse files Browse the repository at this point in the history
chore(deps): update dependencies
  • Loading branch information
akameco authored Mar 24, 2020
2 parents e11f5c1 + 4812fe8 commit 7a33bcc
Show file tree
Hide file tree
Showing 2 changed files with 753 additions and 976 deletions.
17 changes: 8 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,16 +39,16 @@
"messages"
],
"dependencies": {
"@babel/core": "^7.8.7",
"babel-plugin-react-intl": "^5.1.8",
"@babel/core": "^7.9.0",
"babel-plugin-react-intl": "^7.0.0",
"flat": "^5.0.0",
"glob": "^7.1.6",
"js-yaml": "^3.13.1",
"load-json-file": "^6.2.0",
"lodash.merge": "^4.6.2",
"lodash.mergewith": "^4.6.2",
"lodash.pick": "^4.4.0",
"meow": "^6.0.1",
"meow": "^6.1.0",
"mkdirp": "^1.0.3",
"pify": "^5.0.0",
"read-babelrc-up": "^1.1.0",
Expand All @@ -58,9 +58,9 @@
"devDependencies": {
"@akameco/tsconfig": "^0.4.0",
"@babel/plugin-proposal-class-properties": "^7.8.3",
"@babel/preset-env": "^7.8.7",
"@babel/preset-flow": "^7.8.3",
"@babel/preset-react": "^7.8.3",
"@babel/preset-env": "^7.9.0",
"@babel/preset-flow": "^7.9.0",
"@babel/preset-react": "^7.9.1",
"@types/flat": "^5.0.0",
"@types/glob": "^7.1.1",
"@types/jest": "^25.1.4",
Expand All @@ -71,17 +71,16 @@
"@types/mkdirp": "^1.0.0",
"@types/pify": "^3.0.2",
"@types/temp-write": "^4.0.0",
"@types/tempy": "^0.3.0",
"babel-core": "7.0.0-bridge.0",
"babel-plugin-react-intl-auto": "^2.2.0",
"babel-plugin-react-intl-auto": "^3.2.0",
"eslint": "^6.8.0",
"eslint-config-precure": "^5.3.1",
"husky": "^4.2.3",
"jest": "^25.1.0",
"lint-staged": "^10.0.9",
"prettier": "^2.0.2",
"react": "^16.13.1",
"react-intl": "^3.2.0",
"react-intl": "^4.2.2",
"temp-write": "^4.0.0",
"tempy": "^0.5.0",
"ts-jest": "^25.2.1",
Expand Down
Loading

0 comments on commit 7a33bcc

Please sign in to comment.