Skip to content

Commit 2caad90

Browse files
Bump @babel/plugin-transform-react-jsx from 7.12.16 to 7.12.17 (OctoLinker#1214)
1 parent b39bbd2 commit 2caad90

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"devDependencies": {
2828
"@babel/core": "^7.12.17",
2929
"@babel/plugin-proposal-object-rest-spread": "^7.11.0",
30-
"@babel/plugin-transform-react-jsx": "^7.12.16",
30+
"@babel/plugin-transform-react-jsx": "^7.12.17",
3131
"@babel/plugin-transform-runtime": "^7.12.15",
3232
"@babel/preset-env": "^7.12.17",
3333
"async": "^3.0.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -644,16 +644,16 @@
644644
dependencies:
645645
"@babel/helper-plugin-utils" "^7.12.13"
646646

647-
"@babel/plugin-transform-react-jsx@^7.12.16":
648-
version "7.12.16"
649-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.12.16.tgz#07c341e02a3e4066b00413534f30c42519923230"
650-
integrity sha512-dNu0vAbIk8OkqJfGtYF6ADk6jagoyAl+Ks5aoltbAlfoKv8d6yooi3j+kObeSQaCj9PgN6KMZPB90wWyek5TmQ==
647+
"@babel/plugin-transform-react-jsx@^7.12.17":
648+
version "7.12.17"
649+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.12.17.tgz#dd2c1299f5e26de584939892de3cfc1807a38f24"
650+
integrity sha512-mwaVNcXV+l6qJOuRhpdTEj8sT/Z0owAVWf9QujTZ0d2ye9X/K+MTOTSizcgKOj18PGnTc/7g1I4+cIUjsKhBcw==
651651
dependencies:
652652
"@babel/helper-annotate-as-pure" "^7.12.13"
653653
"@babel/helper-module-imports" "^7.12.13"
654654
"@babel/helper-plugin-utils" "^7.12.13"
655655
"@babel/plugin-syntax-jsx" "^7.12.13"
656-
"@babel/types" "^7.12.13"
656+
"@babel/types" "^7.12.17"
657657

658658
"@babel/plugin-transform-regenerator@^7.12.13":
659659
version "7.12.13"

0 commit comments

Comments
 (0)