Skip to content

Commit

Permalink
chore(deps): ⬆️ update dev dependencies (minor)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 13, 2021
1 parent 2bc22eb commit abd8842
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
"babel-preset-react-app": "10.0.0",
"chalk": "4.1.2",
"codesandbox": "2.2.3",
"concurrently": "6.3.0",
"concurrently": "6.4.0",
"cross-env": "7.0.3",
"eslint": "7.32.0",
"eslint-config-prettier": "8.3.0",
Expand Down Expand Up @@ -196,7 +196,7 @@
"reakit-test-utils": "0.15.2",
"release-it": "14.11.6",
"rimraf": "3.0.2",
"sort-package-json": "1.53.0",
"sort-package-json": "1.53.1",
"storybook-addon-preview": "2.2.0",
"storybook-addon-react-docgen": "1.2.42",
"strip-comments": "2.0.1",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8127,10 +8127,10 @@ concat-with-sourcemaps@*:
dependencies:
source-map "^0.6.1"

concurrently@6.3.0:
version "6.3.0"
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.3.0.tgz#63128cb4a6ed54d3c0ed8528728590a5fe54582a"
integrity sha512-k4k1jQGHHKsfbqzkUszVf29qECBrkvBKkcPJEUDTyVR7tZd1G/JOfnst4g1sYbFvJ4UjHZisj1aWQR8yLKpGPw==
concurrently@6.4.0:
version "6.4.0"
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.4.0.tgz#5387ee86be435a0eb51c292ade8a00acf479f170"
integrity sha512-HZ3D0RTQMH3oS4gvtYj1P+NBc6PzE2McEra6yEFcQKrUQ9HvtTGU4Dbne083F034p+LRb7kWU0tPRNvSGs1UCQ==
dependencies:
chalk "^4.1.0"
date-fns "^2.16.1"
Expand Down Expand Up @@ -17855,10 +17855,10 @@ sort-object-keys@^1.1.3:
resolved "https://registry.yarnpkg.com/sort-object-keys/-/sort-object-keys-1.1.3.tgz#bff833fe85cab147b34742e45863453c1e190b45"
integrity sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==

[email protected].0:
version "1.53.0"
resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-1.53.0.tgz#4f0c310aaf92a065c456e2ef47b2779633fe8651"
integrity sha512-nvWUed2LBr4CcASBvlXTi3c5ttgaj6a2BWhemBhr2PFYAqNu6DqxcNF0mWzzfaQwblFO7Qrse6AfD3KygeuZKw==
[email protected].1:
version "1.53.1"
resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-1.53.1.tgz#8f2672b06314cf04d9a6bcefc75a5f38d600b811"
integrity sha512-ltLORrQuuPMpy23YkWCA8fO7zBOxM4P1j9LcGxci4K2Fk8jmSyCA/ATU6CFyy8qR2HQRx4RBYWzoi78FU/Anuw==
dependencies:
detect-indent "^6.0.0"
detect-newline "3.1.0"
Expand Down

0 comments on commit abd8842

Please sign in to comment.