Skip to content

Commit a64bcc2

Browse files
authored
updated platformicons to 5.3.1 (getsentry#5463)
1 parent 4bd0dd0 commit a64bcc2

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
@@ -61,7 +61,7 @@
6161
"gray-matter": "^4.0.2",
6262
"jsdom": "^16.3.0",
6363
"node-sass": "^4.14.1",
64-
"platformicons": "5.2.1",
64+
"platformicons": "^5.3.1",
6565
"prism-sentry": "^1.0.2",
6666
"prismjs": "^1.27.0",
6767
"prop-types": "^15.7.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13875,10 +13875,10 @@ pkg-dir@^4.1.0, pkg-dir@^4.2.0:
1387513875
dependencies:
1387613876
find-up "^4.0.0"
1387713877

13878-
platformicons@5.2.1:
13879-
version "5.2.1"
13880-
resolved "https://registry.yarnpkg.com/platformicons/-/platformicons-5.2.1.tgz#4edbb1db58bf84c3f2fd3ed65afb90110253929e"
13881-
integrity sha512-56S/1RHaSYeeYCpumg+jWGAnL2iCd3i3xVLqwN9F26LzGz2SMZA8LBkEEbFWf2DbBv3N5GnsgUDtJrnN1f0SqA==
13878+
platformicons@^5.3.1:
13879+
version "5.3.1"
13880+
resolved "https://registry.yarnpkg.com/platformicons/-/platformicons-5.3.1.tgz#778c9bc4899e9f668cad5bb49efbcfeacbb890c3"
13881+
integrity sha512-P25aSE/3tup5fxLJHK7yhQEs1QOQny+sqw4o2SU2xLgSMo0zRPr9wkxZ3EEHDqCYOBsYqQtstTECFLUmk9yUFA==
1388213882
dependencies:
1388313883
"@types/node" "*"
1388413884
"@types/react" "^16 || ^17"

0 commit comments

Comments
 (0)