Skip to content

Commit d158453

Browse files
Bump @emotion/styled from 11.10.5 to 11.10.6
Bumps [@emotion/styled](https://github.com/emotion-js/emotion) from 11.10.5 to 11.10.6. - [Release notes](https://github.com/emotion-js/emotion/releases) - [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md) - [Commits](https://github.com/emotion-js/emotion/compare/@emotion/styled@11.10.5...@emotion/styled@11.10.6) --- updated-dependencies: - dependency-name: "@emotion/styled" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f7f05ad commit d158453

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"@emotion/react": "^11.10.6",
15-
"@emotion/styled": "^11.10.5",
15+
"@emotion/styled": "^11.10.6",
1616
"@googlemaps/google-maps-services-js": "^3.3.27",
1717
"@hackclub/icons": "^0.0.12",
1818
"@hackclub/meta": "^1.1.32",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@
373373
"@babel/helper-validator-identifier" "^7.18.6"
374374
to-fast-properties "^2.0.0"
375375

376-
"@emotion/babel-plugin@^11.10.5", "@emotion/babel-plugin@^11.10.6":
376+
"@emotion/babel-plugin@^11.10.6":
377377
version "11.10.6"
378378
resolved "https://registry.yarnpkg.com/@emotion/babel-plugin/-/babel-plugin-11.10.6.tgz#a68ee4b019d661d6f37dec4b8903255766925ead"
379379
integrity sha512-p2dAqtVrkhSa7xz1u/m9eHYdLi+en8NowrmXeF/dKtJpU8lCWli8RUAati7NcSl0afsBott48pdnANuD0wh9QQ==
@@ -460,13 +460,13 @@
460460
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.2.1.tgz#0767e0305230e894897cadb6c8df2c51e61a6c2c"
461461
integrity sha512-zxRBwl93sHMsOj4zs+OslQKg/uhF38MB+OMKoCrVuS0nyTkqnau+BM3WGEoOptg9Oz45T/aIGs1qbVAsEFo3nA==
462462

463-
"@emotion/styled@^11.10.5":
464-
version "11.10.5"
465-
resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-11.10.5.tgz#1fe7bf941b0909802cb826457e362444e7e96a79"
466-
integrity sha512-8EP6dD7dMkdku2foLoruPCNkRevzdcBaY6q0l0OsbyJK+x8D9HWjX27ARiSIKNF634hY9Zdoedh8bJCiva8yZw==
463+
"@emotion/styled@^11.10.6":
464+
version "11.10.6"
465+
resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-11.10.6.tgz#d886afdc51ef4d66c787ebde848f3cc8b117ebba"
466+
integrity sha512-OXtBzOmDSJo5Q0AFemHCfl+bUueT8BIcPSxu0EGTpGk6DmI5dnhSzQANm1e1ze0YZL7TDyAyy6s/b/zmGOS3Og==
467467
dependencies:
468468
"@babel/runtime" "^7.18.3"
469-
"@emotion/babel-plugin" "^11.10.5"
469+
"@emotion/babel-plugin" "^11.10.6"
470470
"@emotion/is-prop-valid" "^1.2.0"
471471
"@emotion/serialize" "^1.1.1"
472472
"@emotion/use-insertion-effect-with-fallbacks" "^1.0.0"

0 commit comments

Comments
 (0)