Skip to content
This repository was archived by the owner on May 28, 2023. It is now read-only.

Commit ee87c10

Browse files
Merge pull request #55 from Ruby-Network/dependabot/npm_and_yarn/astrojs/react-2.1.1
Bump @astrojs/react from 2.1.0 to 2.1.1
2 parents 513df42 + 334219a commit ee87c10

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
@@ -22,7 +22,7 @@
2222
"@astrojs/node": "^5.1.0",
2323
"@astrojs/partytown": "^1.1.1",
2424
"@astrojs/prefetch": "^0.2.1",
25-
"@astrojs/react": "^2.1.0",
25+
"@astrojs/react": "^2.1.1",
2626
"@astrojs/tailwind": "^3.1.1",
2727
"@fortawesome/fontawesome-svg-core": "^6.2.1",
2828
"@fortawesome/free-brands-svg-icons": "^6.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,10 @@
8888
dependencies:
8989
prismjs "^1.28.0"
9090

91-
"@astrojs/react@^2.1.0":
92-
version "2.1.0"
93-
resolved "https://registry.yarnpkg.com/@astrojs/react/-/react-2.1.0.tgz#6b913baefa0d2a717bf5ff3d96ab299c7b0e4708"
94-
integrity sha512-AzopsCVjsHlX1oVkgLusDRngnpJfoi03kj6c8p/K6+i/PQ3ZnVwRmJl7IgFBC2YJSbexyNxK2BmLvwkjGvQaCA==
91+
"@astrojs/react@^2.1.1":
92+
version "2.1.1"
93+
resolved "https://registry.yarnpkg.com/@astrojs/react/-/react-2.1.1.tgz#33337d7dde99229a35ffea8cdac819975ca93d93"
94+
integrity sha512-nIcDFnn5H4FKGoSBYXZr95RIQvpcTNRcVV1hvUQifO0F5hQsgb0PVyk6TG4JWxiPGY4Jt4MVQb5JaaDQHlHu4w==
9595
dependencies:
9696
"@babel/core" ">=7.0.0-0 <8.0.0"
9797
"@babel/plugin-transform-react-jsx" "^7.17.12"

0 commit comments

Comments
 (0)