Skip to content

Commit 79e2757

Browse files
committed
updated dependencies [skip ci]
1 parent 2060684 commit 79e2757

File tree

2 files changed

+145
-174
lines changed

2 files changed

+145
-174
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,15 @@
4545
"repository": "[email protected]:tarantx/tarant.git",
4646
"license": "MIT",
4747
"devDependencies": {
48-
"@babel/cli": "7.10.4",
49-
"@babel/core": "7.10.4",
48+
"@babel/cli": "7.10.5",
49+
"@babel/core": "7.10.5",
5050
"@babel/plugin-proposal-class-properties": "7.10.4",
5151
"@babel/plugin-proposal-object-rest-spread": "7.10.4",
5252
"@babel/preset-env": "7.10.4",
5353
"@babel/preset-typescript": "7.10.4",
5454
"@types/faker": "4.1.12",
5555
"@types/jest": "26.0.4",
56-
"@types/node": "14.0.20",
56+
"@types/node": "14.0.23",
5757
"coveralls": "3.1.0",
5858
"faker": "4.1.0",
5959
"jest": "26.1.0",
@@ -65,7 +65,7 @@
6565
"rollup-plugin-node-resolve": "5.2.0",
6666
"rollup-plugin-terser": "6.1.0",
6767
"rollup-plugin-typescript2": "0.27.1",
68-
"ts-jest": "26.1.1",
68+
"ts-jest": "26.1.2",
6969
"tslint": "6.1.2",
7070
"tslint-config-prettier": "1.18.0",
7171
"typescript": "3.9.6"

0 commit comments

Comments
 (0)