Skip to content

Commit

Permalink
Update dependency sort-package-json to v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 22, 2023
1 parent 4369191 commit 1072510
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "thumbor-ts",
"version": "1.3.524",
"version": "1.3.525",
"description": "Typescript thumbor url builder",
"repository": "github:brettm12345/thumbor-ts",
"license": "MIT",
Expand Down Expand Up @@ -80,7 +80,7 @@
"lint-staged": "13.1.0",
"markdownlint-cli": "0.33.0",
"prettier": "2.8.3",
"sort-package-json": "2.1.0",
"sort-package-json": "2.2.0",
"tsdx": "0.14.1",
"typescript": "4.9.4"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7373,10 +7373,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@2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-2.1.0.tgz#6daeb9350f1ac8351a7d58fc2c7c2a6a53d435a8"
integrity sha512-M5ctkdnn7znAkoVQJ0Y+PHDUieyXMhydPyW7r2J9ZM0Iwc3BTyEf5cmoSRfHNo07FEvzWwnphcP7GlrAX164UQ==
sort-package-json@2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-2.2.0.tgz#1787f5662005c9b3bd3bc570e6d53ccc4ffc2c87"
integrity sha512-ux712xsrPqkW+0b51GdmC8QTvImM3wsdip9mNVSQTY9ZV3/1eTAK6jIcQ8Vz9kfN1WHL4wv/pLn89mrqeyQu6A==
dependencies:
detect-indent "^7.0.1"
detect-newline "^4.0.0"
Expand Down

0 comments on commit 1072510

Please sign in to comment.