Skip to content

Commit aa47b65

Browse files
bhovhannescitizensas
authored andcommitted
chore: upgrade deps
1 parent f8f5026 commit aa47b65

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@types/node": "^12.0.10",
1515
"form-data": "^3.0.0",
1616
"isomorphic-fetch": "^2.2.0",
17-
"tslib": "^2.0.0",
17+
"tslib": "^2.0.1",
1818
"workfront-api-constants": "^2.0.0"
1919
},
2020
"devDependencies": {
@@ -44,7 +44,7 @@
4444
"npm-run-all": "4.1.5",
4545
"phantomjs-prebuilt": "2.1.16",
4646
"prettier": "2.1.1",
47-
"rollup": "2.26.8",
47+
"rollup": "2.26.9",
4848
"rollup-plugin-terser": "7.0.1",
4949
"should": "13.2.3",
5050
"ts-node": "9.0.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4359,10 +4359,10 @@ rollup-plugin-terser@7.0.1:
43594359
serialize-javascript "^4.0.0"
43604360
terser "^5.0.0"
43614361

4362-
rollup@2.26.8:
4363-
version "2.26.8"
4364-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.8.tgz#7b02353835a73c4797f42177a5fa3fc074012713"
4365-
integrity sha512-li9WaJYc5z9WzV1jhZbPQCrsOpGNsI+Li1qyrn5n745ZNSnlkRlBtj1Hs+Z0Dc2N1+P7HT34UKAEASqN9Th8cg==
4362+
rollup@2.26.9:
4363+
version "2.26.9"
4364+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.9.tgz#4b6ce4e9044dd257d7314d8ed9b4d4d8a7d166c9"
4365+
integrity sha512-XIiWYLayLqV+oY4S2Lub/shJq4uk/QQLwWToYCL4LjZbYHbFK3czea4UDVRUJu+zNmKmxq5Zb/OG7c5HSvH2TQ==
43664366
optionalDependencies:
43674367
fsevents "~2.1.2"
43684368

@@ -5125,10 +5125,10 @@ tslib@^1.8.1, tslib@^1.9.0:
51255125
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.1.tgz#eb15d128827fbee2841549e171f45ed338ac7e35"
51265126
integrity sha512-aZW88SY8kQbU7gpV19lN24LtXh/yD4ZZg6qieAJDDg+YBsJcSmLGK9QpnUjAKVG/xefmvJGd1WUmfpT/g6AJGA==
51275127

5128-
tslib@^2.0.0:
5129-
version "2.0.0"
5130-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.0.tgz#18d13fc2dce04051e20f074cc8387fd8089ce4f3"
5131-
integrity sha512-lTqkx847PI7xEDYJntxZH89L2/aXInsyF2luSafe/+0fHOMjlBNXdH6th7f70qxLDhul7KZK0zC8V5ZIyHl0/g==
5128+
tslib@^2.0.1:
5129+
version "2.0.1"
5130+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.1.tgz#410eb0d113e5b6356490eec749603725b021b43e"
5131+
integrity sha512-SgIkNheinmEBgx1IUNirK0TUD4X9yjjBRTqqjggWCU3pUEqIk3/Uwl3yRixYKT6WjQuGiwDv4NomL3wqRCj+CQ==
51325132

51335133
tslint-config-prettier@1.18.0:
51345134
version "1.18.0"

0 commit comments

Comments
 (0)