Skip to content

Commit

Permalink
Update dependency itscss to v2 (#1007)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot committed Oct 24, 2021
1 parent b7dde48 commit d838aff
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"license": "MIT",
"dependencies": {
"itscss": "1.6.0"
"itscss": "2.0.0"
},
"devDependencies": {
"@three11/optisize": "1.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6023,10 +6023,10 @@ isurl@^1.0.0-alpha5:
has-to-string-tag-x "^1.2.0"
is-object "^1.0.1"

itscss@1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/itscss/-/itscss-1.6.0.tgz#8cd7badfd75bd9de0dfde3dafc817ea45572ddfe"
integrity sha512-B5SqvxEUfeWvnEvYtfcdyGmIpyPh4m0appq4v+VdPhti+6QwRzQpnjbwMIW+dsMYuatwRgFWsDjnuqA12q9KzA==
itscss@2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/itscss/-/itscss-2.0.0.tgz#f2b860597156f7ae4ecd7dddfbdce48289972bde"
integrity sha512-6nDAHJUYWAjedPH+EkEp6ff0rVjeMvLawokN+MaR3BJksMTReSBm4cFzOlYhAUmLtggp/rKzRGFzngQpNVZZyw==

jest-worker@^27.0.2:
version "27.0.6"
Expand Down

0 comments on commit d838aff

Please sign in to comment.