Skip to content

Commit

Permalink
chore(deps): update dependency rollup to ^1.26.5 (#1684)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and UnbearableBear committed Nov 12, 2019
1 parent 1834140 commit 95792ee
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/react-fiche-service-public/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"jest": "^24.9.0",
"jest-styled-components": "^6.3.3",
"prettier": "^1.18.2",
"rollup": "^1.26.3",
"rollup": "^1.26.5",
"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-node-resolve": "^5.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"prop-types": "^15.7.2",
"react": "^16.11.0",
"react-dom": "^16.11.0",
"rollup": "^1.26.3",
"rollup": "^1.26.5",
"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-node-resolve": "^5.2.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2322,10 +2322,10 @@
eslint-plugin-jest "^22.20.0"
eslint-plugin-prettier "~3.1.1"

"@socialgouv/fiches-vdd@^1.0.21":
version "1.0.21"
resolved "https://registry.yarnpkg.com/@socialgouv/fiches-vdd/-/fiches-vdd-1.0.21.tgz#4f6f456b262d0da93345f01fd27cdcd49ce52bb8"
integrity sha512-LKPlYvzSlLSjFvvS7s8BjKCoByXPQiXhSj0KPLIxfCKqA8l3s5gukeNf80+DHksa5ge5y4msRMWaHqhBgNeKAw==
"@socialgouv/fiches-vdd@^1.0.22":
version "1.0.25"
resolved "https://registry.yarnpkg.com/@socialgouv/fiches-vdd/-/fiches-vdd-1.0.25.tgz#bd5877358ab7f720ed4340cd65310daf7ac8c068"
integrity sha512-OYJvDrCsKy2pK+EdzOO2UnBJP8RQ37Cza86fIvpnpzJR56K50n/OO/hyGgOSRfzzaZv/V18uYDjpf0RbHaWggQ==
dependencies:
node-fetch "^2.6.0"
ora "^4.0.0"
Expand Down Expand Up @@ -14874,10 +14874,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
dependencies:
estree-walker "^0.6.1"

rollup@^1.26.3:
version "1.26.3"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.26.3.tgz#3e71b8120a4ccc745a856e926cab0efbe0eead90"
integrity sha512-8MhY/M8gnv3Q/pQQSWYWzbeJ5J1C5anCNY5BK1kV8Yzw9RFS0FF4lbLt+uyPO3wLKWXSXrhAL5pWL85TZAh+Sw==
rollup@^1.26.5:
version "1.26.5"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.26.5.tgz#c492c8bb88b661e7952a864e40bdec209aa1aa03"
integrity sha512-c6Pv0yWzjYNpy2DIhLFUnyP6e1UTGownr4IfpJcPY/k186RJjpaGGPRwKQ62KCauctG6dgtHt88pw1EGrPRkuA==
dependencies:
"@types/estree" "*"
"@types/node" "*"
Expand Down

0 comments on commit 95792ee

Please sign in to comment.