Skip to content

Commit

Permalink
Bump sort-package-json from 1.42.2 to 1.44.0 (#9255)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Jun 1, 2020
1 parent 9fbf312 commit 073c32e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -116,7 +116,7 @@
"sane": "^4.1.0",
"semver": "^7.3.2",
"silent-error": "^1.1.1",
"sort-package-json": "^1.42.2",
"sort-package-json": "^1.44.0",
"symlink-or-copy": "^1.3.1",
"temp": "0.9.1",
"testem": "^3.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -6253,10 +6253,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==

sort-package-json@^1.42.2:
version "1.42.2"
resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-1.42.2.tgz#ac7e1a6abc1b2c8836768f8d9dfe790d9f3b44e6"
integrity sha512-B4cIYKeBdNUJXHPxe0G+x3uHHpSWSgJ3z62+W1C28wT1whkEhrz/B3r9lSyW+VVhz1rc+ymGmNkr1mJ323w0xQ==
sort-package-json@^1.44.0:
version "1.44.0"
resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-1.44.0.tgz#470330be868f8a524a4607b26f2a0233e93d8b6d"
integrity sha512-u9GUZvpavUCXV5SbEqXu9FRbsJrYU6WM10r3zA0gymGPufK5X82MblCLh9GW9l46pXKEZvK+FA3eVTqC4oMp4A==
dependencies:
detect-indent "^6.0.0"
detect-newline "3.1.0"
Expand Down

0 comments on commit 073c32e

Please sign in to comment.