Browse Source

chore(deps): update dependency @rescripts/cli to ^0.0.12

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

2
package.json

@ -51,7 +51,7 @@
"@commitlint/cli": "^8.1.0", "@commitlint/cli": "^8.1.0",
"@commitlint/config-conventional": "^8.1.0", "@commitlint/config-conventional": "^8.1.0",
"@hot-loader/react-dom": "^16.9.0", "@hot-loader/react-dom": "^16.9.0",
"@rescripts/cli": "^0.0.11", "@rescripts/cli": "^0.0.12",
"@rescripts/rescript-use-babel-config": "^0.0.8", "@rescripts/rescript-use-babel-config": "^0.0.8",
"@testing-library/jest-dom": "^4.1.0", "@testing-library/jest-dom": "^4.1.0",
"@testing-library/react": "^9.1.4", "@testing-library/react": "^9.1.4",

8
yarn.lock

@ -1395,10 +1395,10 @@
"@nodelib/fs.scandir" "2.1.1" "@nodelib/fs.scandir" "2.1.1"
fastq "^1.6.0" fastq "^1.6.0"
"@rescripts/cli@^0.0.11": "@rescripts/cli@^0.0.12":
version "0.0.11" version "0.0.12"
resolved "https://registry.yarnpkg.com/@rescripts/cli/-/cli-0.0.11.tgz#e6f178643ecab0c1cee889c05c5bf080854ffcb0" resolved "https://registry.yarnpkg.com/@rescripts/cli/-/cli-0.0.12.tgz#c78581624e8d568efa03943aa858e2add88a1102"
integrity sha512-G7LmKaP8lcts/Gd6o7SNOtHthOdtcb238cy80v+dUeTLfHPcHE8xQCcf3JG4fjGSf82VlZLtApFTBQLq4qF+5w== integrity sha512-SbW1a+7jCJqWhv7L7poP+N0E8yqC1CBmVCS0yLc1Hyf7n5cp6gjKHnPuWPnLL5QjTWlhpzbYxKRSh3IQcqVNMA==
dependencies: dependencies:
"@rescripts/utilities" "^0.0.5" "@rescripts/utilities" "^0.0.5"
ramda "^0.26.0" ramda "^0.26.0"

Loading…
Cancel
Save