Update dependency @babel/types to ^8.0.5

This commit is contained in:
renovate[bot]
2026-09-14 02:45:25 +00:00
committed by GitHub
parent bf513508e4
commit afa836c6df
2 changed files with 5 additions and 5 deletions

View File

@@ -47,7 +47,7 @@
"websocket-heartbeat-js": "1.1.3"
},
"devDependencies": {
"@babel/types": "^8.0.4",
"@babel/types": "^8.0.5",
"@biomejs/biome": "2.5.13",
"@lingui/babel-plugin-lingui-macro": "6.6.0",
"@lingui/cli": "6.6.0",
@@ -578,9 +578,9 @@
}
},
"node_modules/@babel/types": {
"version": "8.0.4",
"resolved": "https://registry.npmjs.org/@babel/types/-/types-8.0.4.tgz",
"integrity": "sha512-eY+Yn3dCqTGmyiq2QRU66lA5FL8lqqqvecHt0fF3uHONIa7ToYsaCiWV8lOKqAs0Rb2SjixiKFROngnulPtt2g==",
"version": "8.0.5",
"resolved": "https://registry.npmjs.org/@babel/types/-/types-8.0.5.tgz",
"integrity": "sha512-eVdMqi3ej5aHhyQ2Si6yD2cAWeV8FJK9UrhK5aL0Sd8hu5GhT+YswhVNbVheOGVYMg8kuGuMaUpkB3stjj4z8A==",
"devOptional": true,
"license": "MIT",
"dependencies": {

View File

@@ -54,7 +54,7 @@
"websocket-heartbeat-js": "1.1.3"
},
"devDependencies": {
"@babel/types": "^8.0.4",
"@babel/types": "^8.0.5",
"@biomejs/biome": "2.5.13",
"@lingui/babel-plugin-lingui-macro": "6.6.0",
"@lingui/cli": "6.6.0",