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 4ad656c

Browse files
committedOct 30, 2024·
build(deps-dev): update babel monorepo
1 parent c7db053 commit 4ad656c

File tree

2 files changed

+823
-793
lines changed

2 files changed

+823
-793
lines changed
 

‎package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -126,9 +126,9 @@
126126
},
127127
"homepage": "https://github.com/hoverinc/hover-javascript#readme",
128128
"devDependencies": {
129-
"@babel/cli": "^7.23.0",
130-
"@babel/core": "^7.23.2",
131-
"@babel/preset-env": "^7.23.2",
129+
"@babel/cli": "^7.25.9",
130+
"@babel/core": "^7.26.0",
131+
"@babel/preset-env": "^7.26.0",
132132
"@types/cross-spawn": "^6.0.6",
133133
"depcheck": "^1.4.7",
134134
"eslint-config-kentcdodds": "^20.5.0",

‎yarn.lock

+820-790
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
Please sign in to comment.