Skip to content
This repository was archived by the owner on Jun 27, 2022. It is now read-only.

Commit c94d283

Browse files
committed
Updates package dependencies
1 parent 2be2b28 commit c94d283

File tree

2 files changed

+862
-828
lines changed

2 files changed

+862
-828
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -32,17 +32,17 @@
3232
"prepublishOnly": "yarn test && yarn build"
3333
},
3434
"devDependencies": {
35-
"@babel/core": "^7.11.4",
36-
"@babel/preset-env": "^7.11.0",
37-
"@types/jest": "^26.0.10",
38-
"jest": "^26.4.2",
35+
"@babel/core": "^7.12.3",
36+
"@babel/preset-env": "^7.12.1",
37+
"@types/jest": "^26.0.15",
38+
"jest": "^26.6.3",
3939
"rimraf": "^3.0.2",
40-
"rollup": "^2.26.6",
40+
"rollup": "^2.33.1",
4141
"rollup-plugin-babel": "^4.4.0",
4242
"rollup-plugin-node-resolve": "^5.2.0",
43-
"rollup-plugin-sourcemaps": "^0.6.2",
44-
"rollup-plugin-typescript2": "^0.27.2",
45-
"ts-jest": "^26.3.0",
46-
"typescript": "^4.0.2"
43+
"rollup-plugin-sourcemaps": "^0.6.3",
44+
"rollup-plugin-typescript2": "^0.29.0",
45+
"ts-jest": "^26.4.3",
46+
"typescript": "^4.0.5"
4747
}
4848
}

0 commit comments

Comments
 (0)