Skip to content

Commit

Permalink
Merge branch 'main' into upgrade-typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
kyleshike authored Aug 7, 2024
2 parents e764398 + 36ea6ca commit 66ef274
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
"react-popper": "^2.3.0",
"react-test-renderer": "^18.3.1",
"react-tracking": "^9.3.2",
"sass-loader": "^14.2.1",
"sass-loader": "^16.0.0",
"storybook": "^8.1.10",
"storybook-addon-designs": "6.3.1",
"style-loader": "^1.3.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4826,7 +4826,7 @@ __metadata:
react-tracking: "npm:^9.3.2"
react-transition-group: "npm:^4.4.5"
sanitize-html: "npm:^2.13.0"
sass-loader: "npm:^14.2.1"
sass-loader: "npm:^16.0.0"
storybook: "npm:^8.1.10"
storybook-addon-designs: "npm:6.3.1"
style-loader: "npm:^1.3.0"
Expand Down Expand Up @@ -13787,9 +13787,9 @@ __metadata:
languageName: node
linkType: hard

"sass-loader@npm:^14.2.1":
version: 14.2.1
resolution: "sass-loader@npm:14.2.1"
"sass-loader@npm:^16.0.0":
version: 16.0.0
resolution: "sass-loader@npm:16.0.0"
dependencies:
neo-async: "npm:^2.6.2"
peerDependencies:
Expand All @@ -13809,7 +13809,7 @@ __metadata:
optional: true
webpack:
optional: true
checksum: 10c0/9a48d454584d96d6c562eb323bb9e3c6808e930eeaaa916975b97d45831e0b87936a8655cdb3a4512a25abc9587dea65a9616e42396be0d7e7c507a4795a8146
checksum: 10c0/0d2c2ee89a380ae19f1d024008c241afb747c254cf8e2163b281533c803a1cb3933236f0cfbb59a296fce864e4274e32a80c30dadd5b98618a362f0be8bac20f
languageName: node
linkType: hard

Expand Down

0 comments on commit 66ef274

Please sign in to comment.