Merge pull request #3878 from github/dependabot/npm_and_yarn/extensions/ql-vscode/babel/preset-react-7.26.3

Bump @babel/preset-react from 7.25.9 to 7.26.3 in /extensions/ql-vscode
This commit is contained in:
Andrew Eisenberg
2024-12-19 13:45:48 -08:00
committed by GitHub
2 changed files with 6 additions and 5 deletions

View File

@@ -48,7 +48,7 @@
"@babel/core": "^7.24.6",
"@babel/plugin-transform-modules-commonjs": "^7.26.3",
"@babel/preset-env": "^7.24.4",
"@babel/preset-react": "^7.25.9",
"@babel/preset-react": "^7.26.3",
"@babel/preset-typescript": "^7.26.0",
"@faker-js/faker": "^9.0.3",
"@github/markdownlint-github": "^0.6.3",
@@ -2085,10 +2085,11 @@
}
},
"node_modules/@babel/preset-react": {
"version": "7.25.9",
"resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.25.9.tgz",
"integrity": "sha512-D3to0uSPiWE7rBrdIICCd0tJSIGpLaaGptna2+w7Pft5xMqLpA1sz99DK5TZ1TjGbdQ/VI1eCSZ06dv3lT4JOw==",
"version": "7.26.3",
"resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.26.3.tgz",
"integrity": "sha512-Nl03d6T9ky516DGK2YMxrTqvnpUW63TnJMOMonj+Zae0JiPC5BC9xPMSL6L8fiSpA5vP88qfygavVQvnLp+6Cw==",
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/helper-plugin-utils": "^7.25.9",
"@babel/helper-validator-option": "^7.25.9",

View File

@@ -2000,7 +2000,7 @@
"@babel/core": "^7.24.6",
"@babel/plugin-transform-modules-commonjs": "^7.26.3",
"@babel/preset-env": "^7.24.4",
"@babel/preset-react": "^7.25.9",
"@babel/preset-react": "^7.26.3",
"@babel/preset-typescript": "^7.26.0",
"@faker-js/faker": "^9.0.3",
"@github/markdownlint-github": "^0.6.3",