Skip to content

Commit 0658737

Browse files
authored
Merge pull request #253 from systemli/dependabot/npm_and_yarn/types/styled-components-5.1.24
Bump @types/styled-components from 5.1.23 to 5.1.24
2 parents b82c2fe + 5518bf9 commit 0658737

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
@@ -6,7 +6,7 @@
66
"@types/leaflet": "^1.7.0",
77
"@types/react": "^17.0.0",
88
"@types/react-dom": "^17.0.13",
9-
"@types/styled-components": "^5.1.9",
9+
"@types/styled-components": "^5.1.24",
1010
"babel-plugin-styled-components": "^2.0.6",
1111
"dayjs": "^1.10.8",
1212
"leaflet": "^1.7.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1896,10 +1896,10 @@
18961896
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.1.tgz#20f18294f797f2209b5f65c8e3b5c8e8261d127c"
18971897
integrity sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==
18981898

1899-
"@types/styled-components@^5.1.9":
1900-
version "5.1.23"
1901-
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.23.tgz#11e5740047f292b42a042c60c0ef16b58d5adef6"
1902-
integrity sha512-zt8oQGU6XB4LH1Xpq169YnAVmt22+swzHJvyKMyTZu/z8+afvgKjjg0s79aAodgNSf36ZOEG6DyVAW/JhLH2Nw==
1899+
"@types/styled-components@^5.1.24":
1900+
version "5.1.24"
1901+
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.24.tgz#b52ae677f03ea8a6018aa34c6c96b7018b7a3571"
1902+
integrity sha512-mz0fzq2nez+Lq5IuYammYwWgyLUE6OMAJTQL9D8hFLP4Pkh7gVYJii/VQWxq8/TK34g/OrkehXaFNdcEKcItug==
19031903
dependencies:
19041904
"@types/hoist-non-react-statics" "*"
19051905
"@types/react" "*"

0 commit comments

Comments
 (0)