Skip to content

Commit a4c2ba7

Browse files
chore(deps): bump @babel/core from 7.11.6 to 7.14.3 (#36)
1 parent e44af12 commit a4c2ba7

File tree

2 files changed

+760
-614
lines changed

2 files changed

+760
-614
lines changed

examples/jest/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "example-jest",
33
"dependencies": {
4-
"@babel/core": "^7.11.6",
5-
"@babel/preset-env": "^7.11.5",
6-
"@babel/preset-typescript": "^7.10.4",
4+
"@babel/core": "^7.14.3",
5+
"@babel/preset-env": "^7.14.2",
6+
"@babel/preset-typescript": "^7.13.0",
77
"@types/jest": "^26.0.23",
88
"jest": "^26.4.2",
99
"playwright": "^1.11.1",

0 commit comments

Comments
 (0)