Skip to content

Commit ab40960

Browse files
authoredOct 28, 2024··
Merge pull request #131 from codecov/dependabot/npm_and_yarn/babel/preset-env-7.26.0
chore(deps-dev): bump @babel/preset-env from 7.25.9 to 7.26.0
2 parents 370210a + f2cc894 commit ab40960

File tree

2 files changed

+68
-40
lines changed

2 files changed

+68
-40
lines changed
 

‎package-lock.json

+67-39
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Codecov Example Typescript",
55
"main": "index.js",
66
"devDependencies": {
7-
"@babel/preset-env": "^7.25.9",
7+
"@babel/preset-env": "^7.26.0",
88
"@babel/preset-typescript": "^7.25.9",
99
"jest": "^29.7.0",
1010
"typescript": "^5.6.3"

0 commit comments

Comments
 (0)
Please sign in to comment.