Skip to content

Commit e960f87

Browse files
build(deps-dev): bump @babel/core from 7.25.7 to 7.25.8 (#1598)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.25.7 to 7.25.8. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.25.8/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bbe1724 commit e960f87

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"watch": "yarn clean && rollup -c --environment DEVELOPMENT --watch"
3636
},
3737
"devDependencies": {
38-
"@babel/core": "^7.25.7",
38+
"@babel/core": "^7.25.8",
3939
"@babel/preset-env": "^7.25.7",
4040
"@testing-library/jest-dom": "^5.17.0",
4141
"autoprefixer": "^10.4.20",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -33,21 +33,21 @@
3333
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.7.tgz#b8479fe0018ef0ac87b6b7a5c6916fcd67ae2c9c"
3434
integrity sha512-9ickoLz+hcXCeh7jrcin+/SLWm+GkxE2kTvoYyp38p4WkdFXfQJxDFGWp/YHjiKLPx06z2A7W8XKuqbReXDzsw==
3535

36-
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.25.7":
37-
version "7.25.7"
38-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.25.7.tgz#1b3d144157575daf132a3bc80b2b18e6e3ca6ece"
39-
integrity sha512-yJ474Zv3cwiSOO9nXJuqzvwEeM+chDuQ8GJirw+pZ91sCGCyOZ3dJkVE09fTV0VEVzXyLWhh3G/AolYTPX7Mow==
36+
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.25.8":
37+
version "7.25.8"
38+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.25.8.tgz#a57137d2a51bbcffcfaeba43cb4dd33ae3e0e1c6"
39+
integrity sha512-Oixnb+DzmRT30qu9d3tJSQkxuygWm32DFykT4bRoORPa9hZ/L4KhVB/XiRm6KG+roIEM7DBQlmg27kw2HZkdZg==
4040
dependencies:
4141
"@ampproject/remapping" "^2.2.0"
4242
"@babel/code-frame" "^7.25.7"
4343
"@babel/generator" "^7.25.7"
4444
"@babel/helper-compilation-targets" "^7.25.7"
4545
"@babel/helper-module-transforms" "^7.25.7"
4646
"@babel/helpers" "^7.25.7"
47-
"@babel/parser" "^7.25.7"
47+
"@babel/parser" "^7.25.8"
4848
"@babel/template" "^7.25.7"
4949
"@babel/traverse" "^7.25.7"
50-
"@babel/types" "^7.25.7"
50+
"@babel/types" "^7.25.8"
5151
convert-source-map "^2.0.0"
5252
debug "^4.1.0"
5353
gensync "^1.0.0-beta.2"
@@ -270,12 +270,12 @@
270270
js-tokens "^4.0.0"
271271
picocolors "^1.0.0"
272272

273-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.25.7":
274-
version "7.25.7"
275-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.7.tgz#99b927720f4ddbfeb8cd195a363ed4532f87c590"
276-
integrity sha512-aZn7ETtQsjjGG5HruveUK06cU3Hljuhd9Iojm4M8WWv3wLE6OkE5PWbDUkItmMgegmccaITudyuW5RPYrYlgWw==
273+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.25.7", "@babel/parser@^7.25.8":
274+
version "7.25.8"
275+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.8.tgz#f6aaf38e80c36129460c1657c0762db584c9d5e2"
276+
integrity sha512-HcttkxzdPucv3nNFmfOOMfFf64KgdJVqm1KaCm25dPGMLElo9nsLvXeJECQg8UzPuBGLyTSA0ZzqCtDSzKTEoQ==
277277
dependencies:
278-
"@babel/types" "^7.25.7"
278+
"@babel/types" "^7.25.8"
279279

280280
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.7":
281281
version "7.25.7"
@@ -989,10 +989,10 @@
989989
debug "^4.3.1"
990990
globals "^11.1.0"
991991

992-
"@babel/types@^7.0.0", "@babel/types@^7.14.5", "@babel/types@^7.18.6", "@babel/types@^7.25.7", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
993-
version "7.25.7"
994-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.7.tgz#1b7725c1d3a59f328cb700ce704c46371e6eef9b"
995-
integrity sha512-vwIVdXG+j+FOpkwqHRcBgHLYNL7XMkufrlaFvL9o6Ai9sJn9+PdyIL5qa0XzTZw084c+u9LOls53eoZWP/W5WQ==
992+
"@babel/types@^7.0.0", "@babel/types@^7.14.5", "@babel/types@^7.18.6", "@babel/types@^7.25.7", "@babel/types@^7.25.8", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
993+
version "7.25.8"
994+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.8.tgz#5cf6037258e8a9bcad533f4979025140cb9993e1"
995+
integrity sha512-JWtuCu8VQsMladxVz/P4HzHUGCAwpuqacmowgXFs5XjxIgKuNjnLokQzuVjlTvIzODaDmpjT3oxcC48vyk9EWg==
996996
dependencies:
997997
"@babel/helper-string-parser" "^7.25.7"
998998
"@babel/helper-validator-identifier" "^7.25.7"

0 commit comments

Comments
 (0)