Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.

Commit 88d71e1

Browse files
Merge pull request #492 from redpwn/dependabot/npm_and_yarn/jss-plugin-global-10.4.0
2 parents dd81780 + a7966c0 commit 88d71e1

File tree

2 files changed

+22
-7
lines changed

2 files changed

+22
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"fastify-static": "3.2.0",
4949
"got": "11.5.2",
5050
"hyperid": "2.0.5",
51-
"jss-plugin-global": "10.3.0",
51+
"jss-plugin-global": "10.4.0",
5252
"mailgun-js": "0.22.0",
5353
"mustache": "4.0.1",
5454
"node-pg-migrate": "5.5.0",

yarn.lock

Lines changed: 21 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3735,6 +3735,11 @@ csstype@^2.6.5:
37353735
resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.10.tgz#e63af50e66d7c266edb6b32909cfd0aabe03928b"
37363736
integrity sha512-D34BqZU4cIlMCY93rZHbrq9pjTAQJ3U8S8rfBqjwHxkGPThWFjzZDQpgMJY0QViLxth6ZKYiwFBo14RdN44U/w==
37373737

3738+
csstype@^3.0.2:
3739+
version "3.0.2"
3740+
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.2.tgz#ee5ff8f208c8cd613b389f7b222c9801ca62b3f7"
3741+
integrity sha512-ofovWglpqoqbfLNOTBNZLSbMuGrblAf1efvvArGKOZMBrIoJeu5UsAipQolkijtyQx5MtAzT/J9IHj/CEY1mJw==
3742+
37383743
currently-unhandled@^0.4.1:
37393744
version "0.4.1"
37403745
resolved "https://registry.yarnpkg.com/currently-unhandled/-/currently-unhandled-0.4.1.tgz#988df33feab191ef799a61369dd76c17adf957ea"
@@ -7063,13 +7068,13 @@ [email protected]:
70637068
dependencies:
70647069
warning "^3.0.0"
70657070

7066-
jss-plugin-global@10.3.0:
7067-
version "10.3.0"
7068-
resolved "https://registry.yarnpkg.com/jss-plugin-global/-/jss-plugin-global-10.3.0.tgz#6b883e74900bb71f65ac2b19bea78f7d1e85af3f"
7069-
integrity sha512-etYTG/y3qIR/vxZnKY+J3wXwObyBDNhBiB3l/EW9/pE3WHE//BZdK8LFvQcrCO48sZW1Z6paHo6klxUPP7WbzA==
7071+
jss-plugin-global@10.4.0:
7072+
version "10.4.0"
7073+
resolved "https://registry.yarnpkg.com/jss-plugin-global/-/jss-plugin-global-10.4.0.tgz#19449425a94e4e74e113139b629fd44d3577f97d"
7074+
integrity sha512-b8IHMJUmv29cidt3nI4bUI1+Mo5RZE37kqthaFpmxf5K7r2aAegGliAw4hXvA70ca6ckAoXMUl4SN/zxiRcRag==
70707075
dependencies:
70717076
"@babel/runtime" "^7.3.1"
7072-
jss "^10.3.0"
7077+
jss "10.4.0"
70737078

70747079
70757080
version "8.0.1"
@@ -7078,7 +7083,7 @@ [email protected]:
70787083
dependencies:
70797084
css-vendor "^1.1.0"
70807085

7081-
[email protected], jss@^10.3.0:
7086+
70827087
version "10.3.0"
70837088
resolved "https://registry.yarnpkg.com/jss/-/jss-10.3.0.tgz#2cf7be265f72b59c1764d816fdabff1c5dd18326"
70847089
integrity sha512-B5sTRW9B6uHaUVzSo9YiMEOEp3UX8lWevU0Fsv+xtRnsShmgCfIYX44bTH8bPJe6LQKqEXku3ulKuHLbxBS97Q==
@@ -7088,6 +7093,16 @@ [email protected], jss@^10.3.0:
70887093
is-in-browser "^1.1.3"
70897094
tiny-warning "^1.0.2"
70907095

7096+
7097+
version "10.4.0"
7098+
resolved "https://registry.yarnpkg.com/jss/-/jss-10.4.0.tgz#473a6fbe42e85441020a07e9519dac1e8a2e79ca"
7099+
integrity sha512-l7EwdwhsDishXzqTc3lbsbyZ83tlUl5L/Hb16pHCvZliA9lRDdNBZmHzeJHP0sxqD0t1mrMmMR8XroR12JBYzw==
7100+
dependencies:
7101+
"@babel/runtime" "^7.3.1"
7102+
csstype "^3.0.2"
7103+
is-in-browser "^1.1.3"
7104+
tiny-warning "^1.0.2"
7105+
70917106
jsx-ast-utils@^2.2.3:
70927107
version "2.4.1"
70937108
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.4.1.tgz#1114a4c1209481db06c690c2b4f488cc665f657e"

0 commit comments

Comments
 (0)