Skip to content

Commit 66b7d4c

Browse files
authored
Merge pull request #367 from LeetCode-OpenSource/dependabot/npm_and_yarn/emotion/styled-11.1.5
chore(deps-dev): bump @emotion/styled from 11.0.0 to 11.1.5
2 parents c41229f + 7586b44 commit 66b7d4c

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -297,9 +297,9 @@
297297
resolved "https://registry.npmjs.org/@discoveryjs/json-ext/-/json-ext-0.5.2.tgz#8f03a22a04de437254e8ce8cc84ba39689288752"
298298
integrity sha512-HyYEUDeIj5rRQU2Hk5HTB2uHsbRQpF70nvMhVzi+VJR0X+xNEhjPui4/kBf3VeH/wqD28PT4sVOm8qqLjBrSZg==
299299

300-
"@emotion/babel-plugin@^11.0.0":
300+
"@emotion/babel-plugin@^11.1.2":
301301
version "11.1.2"
302-
resolved "https://registry.npmjs.org/@emotion/babel-plugin/-/babel-plugin-11.1.2.tgz#68fe1aa3130099161036858c64ee92056c6730b7"
302+
resolved "https://registry.yarnpkg.com/@emotion/babel-plugin/-/babel-plugin-11.1.2.tgz#68fe1aa3130099161036858c64ee92056c6730b7"
303303
integrity sha512-Nz1k7b11dWw8Nw4Z1R99A9mlB6C6rRsCtZnwNUOj4NsoZdrO2f2A/83ST7htJORD5zpOiLKY59aJN23092949w==
304304
dependencies:
305305
"@babel/helper-module-imports" "^7.7.0"
@@ -331,10 +331,10 @@
331331
resolved "https://registry.npmjs.org/@emotion/hash/-/hash-0.8.0.tgz#bbbff68978fefdbe68ccb533bc8cbe1d1afb5413"
332332
integrity sha512-kBJtf7PH6aWwZ6fka3zQ0p6SBYzx4fl1LoZXE2RrnYST9Xljm7WfKJrU4g/Xr3Beg72MLrp1AWNUmuYJTL7Cow==
333333

334-
"@emotion/is-prop-valid@^1.0.0":
335-
version "1.0.0"
336-
resolved "https://registry.npmjs.org/@emotion/is-prop-valid/-/is-prop-valid-1.0.0.tgz#1dbe82e52a12c065d416a702e2d106e552cde5be"
337-
integrity sha512-G5X0t7eR9pkhUvAY32QS3lToP9JyNF8It5CcmMvbWjmC9/Yq7IhevaKqxl+me2BKR93iTPiL/h3En1ZX/1G3PQ==
334+
"@emotion/is-prop-valid@^1.1.0":
335+
version "1.1.0"
336+
resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-1.1.0.tgz#29ef6be1e946fb4739f9707def860f316f668cde"
337+
integrity sha512-9RkilvXAufQHsSsjQ3PIzSns+pxuX4EW8EbGeSPjZMHuMx6z/MOzb9LpqNieQX4F3mre3NWS2+X3JNRHTQztUQ==
338338
dependencies:
339339
"@emotion/memoize" "^0.7.4"
340340

@@ -373,13 +373,13 @@
373373
integrity sha512-GbIvVMe4U+Zc+929N1V7nW6YYJtidj31lidSmdYcWozwoBIObXBnaJkKNDjZrLm9Nc0BR+ZyHNaRZxqNZbof5g==
374374

375375
"@emotion/styled@^11.0.0":
376-
version "11.0.0"
377-
resolved "https://registry.npmjs.org/@emotion/styled/-/styled-11.0.0.tgz#698196c2822746360a8644a73a5d842b2d1a78a5"
378-
integrity sha512-498laccxJlBiJqrr2r/fx9q+Pr55D0URP2UyOkoSGLjevb8LLAFWueqthsQ5XijE66iGo7y3rzzEYdA7CHmZEQ==
376+
version "11.1.5"
377+
resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-11.1.5.tgz#3d7bfa58b346e48315f65ee956aeef81f0bea8e0"
378+
integrity sha512-nIq7pOBEDqT5xSFbclQ3XFy0q8C9EUU8ECqKN2kJKGxKh+vLz/x26kEih4aOpoAsyzc+R60rQxh7VJiLTUEdmg==
379379
dependencies:
380380
"@babel/runtime" "^7.7.2"
381-
"@emotion/babel-plugin" "^11.0.0"
382-
"@emotion/is-prop-valid" "^1.0.0"
381+
"@emotion/babel-plugin" "^11.1.2"
382+
"@emotion/is-prop-valid" "^1.1.0"
383383
"@emotion/serialize" "^1.0.0"
384384
"@emotion/utils" "^1.0.0"
385385

0 commit comments

Comments
 (0)