Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0ff7f58

Browse files
committedMar 30, 2023
chore(deps-dev): update ncc and jest to latest
1 parent 29be768 commit 0ff7f58

File tree

2 files changed

+369
-366
lines changed

2 files changed

+369
-366
lines changed
 

‎package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@
3333
"yaml": "^2.2.1"
3434
},
3535
"devDependencies": {
36-
"@vercel/ncc": "0.34.0",
36+
"@vercel/ncc": "0.36.1",
3737
"eslint": "^8.37.0",
3838
"eslint-config-google": "^0.14.0",
3939
"eslint-plugin-no-floating-promise": "^1.0.2",
40-
"jest": "^28.1.3"
40+
"jest": "^29.5.0"
4141
}
4242
}
There was a problem loading the remainder of the diff.

0 commit comments

Comments
 (0)
Please sign in to comment.