Skip to content

Commit 403f24b

Browse files
committed
Upgrade rollup, rollup-plugin-alias & @reachfive/identity-core versions
1 parent 460fcbb commit 403f24b

File tree

2 files changed

+13
-20
lines changed

2 files changed

+13
-20
lines changed

package-lock.json

Lines changed: 10 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"test:update": "npm run test -- --update-snapshot"
2121
},
2222
"dependencies": {
23-
"@reachfive/identity-core": "^1.7.1",
23+
"@reachfive/identity-core": "^1.8.0",
2424
"classnames": "2.2.6",
2525
"libphonenumber-js": "1.7.26",
2626
"lodash-es": "4.17.15",
@@ -50,8 +50,8 @@
5050
"jest": "24.9.0",
5151
"jest-styled-components": "6.3.3",
5252
"react-test-renderer": "16.10.2",
53-
"rollup": "1.24.0",
54-
"rollup-plugin-alias": "2.0.1",
53+
"rollup": "1.25.1",
54+
"rollup-plugin-alias": "2.2.0",
5555
"rollup-plugin-babel": "4.3.3",
5656
"rollup-plugin-commonjs": "10.1.0",
5757
"rollup-plugin-node-resolve": "5.2.0",

0 commit comments

Comments
 (0)