Skip to content

Commit 77402eb

Browse files
committed
build(deps-dev): update babel monorepo to ^7.22.10
1 parent f1bdb44 commit 77402eb

File tree

2 files changed

+161
-120
lines changed

2 files changed

+161
-120
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.22.9",
130-
"@babel/core": "^7.22.9",
131-
"@babel/preset-env": "^7.22.9",
129+
"@babel/cli": "^7.22.10",
130+
"@babel/core": "^7.22.10",
131+
"@babel/preset-env": "^7.22.10",
132132
"@types/cross-spawn": "^6.0.2",
133133
"depcheck": "^1.4.3",
134134
"eslint-config-kentcdodds": "^20.5.0",

0 commit comments

Comments
 (0)