Browse Source

chore(deps): update dependency history to ^4.10.1

feat/auto-update
Renovate Bot 5 years ago
committed by renovate[bot]
parent
commit
79cf84d21b
  1. 2
      package.json
  2. 8
      yarn.lock

2
package.json

@ -84,7 +84,7 @@
"eslint-plugin-prettier": "^3.1.0",
"eslint-plugin-react": "^7.14.3",
"fs-extra": "^8.1.0",
"history": "^4.10.0",
"history": "^4.10.1",
"husky": "^3.0.5",
"i18next": "^17.0.14",
"i18next-browser-languagedetector": "^3.0.3",

8
yarn.lock

@ -8105,10 +8105,10 @@ highlight-es@^1.0.0:
is-es2016-keyword "^1.0.0"
js-tokens "^3.0.0"
history@^4.10.0:
version "4.10.0"
resolved "https://registry.yarnpkg.com/history/-/history-4.10.0.tgz#68301fedd6d3484e4a6adbc957551d6d238d4cb2"
integrity sha512-w5dPeWoxlMyl4zKMXWT3zRxSt1dSblRCtrOoxxinK1fhYQ4Fwm5TPef8hNUYTVVu5Hwxr2nS0uaCX3JJFUeabA==
history@^4.10.1:
version "4.10.1"
resolved "https://registry.yarnpkg.com/history/-/history-4.10.1.tgz#33371a65e3a83b267434e2b3f3b1b4c58aad4cf3"
integrity sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew==
dependencies:
"@babel/runtime" "^7.1.2"
loose-envify "^1.2.0"

Loading…
Cancel
Save