Skip to content

Commit

Permalink
[create-pull-request] All NPM Update
Browse files Browse the repository at this point in the history
  • Loading branch information
robertfmurdock committed Jul 8, 2023
1 parent f8cfd7c commit 948d334
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions kotlin-js-store/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13703,10 +13703,10 @@ style-loader@^3.3.3:
resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-3.3.3.tgz#bba8daac19930169c0c9c96706749a597ae3acff"
integrity sha512-53BiGLXAcll9maCYtZi2RCQZKa8NQQai5C4horqKyRmHj9H7QmcUyucrH+4KW/gBQbXM2AsB0axoEcFZPlfPcw==

styled-components@^6.0.2:
version "6.0.2"
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-6.0.2.tgz#97e94d33422d7634b5c9915a4f33c628da94c0f4"
integrity sha512-CRWTuYme0W4zVqzXpODByyocgVbBpRoXmaEgPGb67dvweV1igp7Ik4Z5C9e83wZ2l2hPg/XKV7cjuNxhRlC7Mg==
styled-components@^6.0.3:
version "6.0.3"
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-6.0.3.tgz#03863133b8340912f52be623e3262ba9eb87ccc0"
integrity sha512-qEyWvDK4CYCyDckNIruRJIcQSvcUR3dVEw/fwxu1v0LFzUMPr2uf5PhXHp17FkGK+S4TkglOS+XIealo1MssQA==
dependencies:
"@babel/cli" "^7.21.0"
"@babel/core" "^7.21.0"
Expand Down
2 changes: 1 addition & 1 deletion libraries/js-dependencies/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"serverless-offline-ssm": "^6.2.0",
"source-map-loader": "^4.0.1",
"style-loader": "^3.3.3",
"styled-components": "^6.0.2",
"styled-components": "^6.0.3",
"text-loader": "0.0.1",
"url-loader": "^4.1.1",
"webpack": "5.88.1",
Expand Down

0 comments on commit 948d334

Please sign in to comment.