Skip to content

Commit 5cd1c84

Browse files
chore(deps-dev): bump @babel/plugin-transform-runtime from 7.28.0 to 7.28.3 (#1163)
1 parent ff7e642 commit 5cd1c84

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@babel/plugin-proposal-decorators": "^7.28.0",
5050
"@babel/plugin-proposal-object-rest-spread": "^7.6.2",
5151
"@babel/plugin-proposal-private-methods": "^7.18.6",
52-
"@babel/plugin-transform-runtime": "^7.28.0",
52+
"@babel/plugin-transform-runtime": "^7.28.3",
5353
"autoprefixer": "^10.4.21",
5454
"babel-preset-gatsby": "^3.14.0",
5555
"chai": "^4.3.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1105,10 +1105,10 @@
11051105
dependencies:
11061106
"@babel/helper-plugin-utils" "^7.25.9"
11071107

1108-
"@babel/plugin-transform-runtime@^7.19.6", "@babel/plugin-transform-runtime@^7.28.0":
1109-
version "7.28.0"
1110-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.28.0.tgz#462e79008cc7bdac03e4c5e1765b9de2bcd31c21"
1111-
integrity sha512-dGopk9nZrtCs2+nfIem25UuHyt5moSJamArzIoh9/vezUQPmYDOzjaHDCkAzuGJibCIkPup8rMT2+wYB6S73cA==
1108+
"@babel/plugin-transform-runtime@^7.19.6", "@babel/plugin-transform-runtime@^7.28.3":
1109+
version "7.28.3"
1110+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.28.3.tgz#f5990a1b2d2bde950ed493915e0719841c8d0eaa"
1111+
integrity sha512-Y6ab1kGqZ0u42Zv/4a7l0l72n9DKP/MKoKWaUSBylrhNZO2prYuqFOLbn5aW5SIFXwSH93yfjbgllL8lxuGKLg==
11121112
dependencies:
11131113
"@babel/helper-module-imports" "^7.27.1"
11141114
"@babel/helper-plugin-utils" "^7.27.1"

0 commit comments

Comments
 (0)