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

Commit 162efff

Browse files
Merge pull request #488 from redpwn/dependabot/npm_and_yarn/jss-10.4.0
2 parents 7882920 + e63fab1 commit 162efff

File tree

2 files changed

+1
-16
lines changed

2 files changed

+1
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"get-port": "5.1.1",
8989
"glob": "7.1.6",
9090
"husky": "4.2.5",
91-
"jss": "10.3.0",
91+
"jss": "10.4.0",
9292
"jss-camel-case": "6.1.0",
9393
"jss-nested": "6.0.1",
9494
"jss-vendor-prefixer": "8.0.1",

yarn.lock

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3730,11 +3730,6 @@ cssstyle@^1.1.1:
37303730
dependencies:
37313731
cssom "0.3.x"
37323732

3733-
csstype@^2.6.5:
3734-
version "2.6.10"
3735-
resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.10.tgz#e63af50e66d7c266edb6b32909cfd0aabe03928b"
3736-
integrity sha512-D34BqZU4cIlMCY93rZHbrq9pjTAQJ3U8S8rfBqjwHxkGPThWFjzZDQpgMJY0QViLxth6ZKYiwFBo14RdN44U/w==
3737-
37383733
csstype@^3.0.2:
37393734
version "3.0.2"
37403735
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.2.tgz#ee5ff8f208c8cd613b389f7b222c9801ca62b3f7"
@@ -7083,16 +7078,6 @@ [email protected]:
70837078
dependencies:
70847079
css-vendor "^1.1.0"
70857080

7086-
7087-
version "10.3.0"
7088-
resolved "https://registry.yarnpkg.com/jss/-/jss-10.3.0.tgz#2cf7be265f72b59c1764d816fdabff1c5dd18326"
7089-
integrity sha512-B5sTRW9B6uHaUVzSo9YiMEOEp3UX8lWevU0Fsv+xtRnsShmgCfIYX44bTH8bPJe6LQKqEXku3ulKuHLbxBS97Q==
7090-
dependencies:
7091-
"@babel/runtime" "^7.3.1"
7092-
csstype "^2.6.5"
7093-
is-in-browser "^1.1.3"
7094-
tiny-warning "^1.0.2"
7095-
70967081
70977082
version "10.4.0"
70987083
resolved "https://registry.yarnpkg.com/jss/-/jss-10.4.0.tgz#473a6fbe42e85441020a07e9519dac1e8a2e79ca"

0 commit comments

Comments
 (0)