chore(deps): update dependency @babel/preset-env to v7.25.3 (#2711)
Some checks failed
Scratch Paint CI-CD / ci-cd (push) Has been cancelled

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-08-03 18:20:06 +00:00 committed by GitHub
parent 9ebf5b0f43
commit 4ca3f60be8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View file

@ -22,7 +22,7 @@
"@babel/cli": "7.24.8", "@babel/cli": "7.24.8",
"@babel/core": "7.25.2", "@babel/core": "7.25.2",
"@babel/node": "7.25.0", "@babel/node": "7.25.0",
"@babel/preset-env": "7.25.2", "@babel/preset-env": "7.25.3",
"@babel/preset-react": "7.24.7", "@babel/preset-react": "7.24.7",
"@commitlint/cli": "17.8.1", "@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1", "@commitlint/config-conventional": "17.8.1",
@ -1885,9 +1885,9 @@
} }
}, },
"node_modules/@babel/preset-env": { "node_modules/@babel/preset-env": {
"version": "7.25.2", "version": "7.25.3",
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.25.2.tgz", "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.25.3.tgz",
"integrity": "sha512-Y2Vkwy3ITW4id9c6KXshVV/x5yCGK7VdJmKkzOzNsDZMojRKfSA/033rRbLqlRozmhRXCejxWHLSJOg/wUHfzw==", "integrity": "sha512-QsYW7UeAaXvLPX9tdVliMJE7MD7M6MLYVTovRTIwhoYQVFHR1rM4wO8wqAezYi3/BpSD+NzVCZ69R6smWiIi8g==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
@ -1895,7 +1895,7 @@
"@babel/helper-compilation-targets": "^7.25.2", "@babel/helper-compilation-targets": "^7.25.2",
"@babel/helper-plugin-utils": "^7.24.8", "@babel/helper-plugin-utils": "^7.24.8",
"@babel/helper-validator-option": "^7.24.8", "@babel/helper-validator-option": "^7.24.8",
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.25.0", "@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.25.3",
"@babel/plugin-bugfix-safari-class-field-initializer-scope": "^7.25.0", "@babel/plugin-bugfix-safari-class-field-initializer-scope": "^7.25.0",
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.25.0", "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.25.0",
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.24.7", "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.24.7",

View file

@ -49,7 +49,7 @@
"@babel/cli": "7.24.8", "@babel/cli": "7.24.8",
"@babel/core": "7.25.2", "@babel/core": "7.25.2",
"@babel/node": "7.25.0", "@babel/node": "7.25.0",
"@babel/preset-env": "7.25.2", "@babel/preset-env": "7.25.3",
"@babel/preset-react": "7.24.7", "@babel/preset-react": "7.24.7",
"@commitlint/cli": "17.8.1", "@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1", "@commitlint/config-conventional": "17.8.1",