Skip to content

Commit 668d5aa

Browse files
chore(deps): bump minimist to ^1.2.2 (#942)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 146ad10 commit 668d5aa

File tree

2 files changed

+16
-21
lines changed

2 files changed

+16
-21
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
"@changesets/cli": "^2.16.0",
5050
"@testing-library/dom": "^9.0.0",
5151
"@types/jest": "^29.0.0",
52+
"@types/node": "18.17.17",
5253
"@typescript-eslint/eslint-plugin": "^5.0.0",
5354
"@typescript-eslint/parser": "^5.0.0",
5455
"concurrently": "^8.0.0",
@@ -74,8 +75,7 @@
7475
"typescript": "^5.0.0"
7576
},
7677
"resolutions": {
77-
"**/kind-of": "^6.0.3",
78-
"**/minimist": "^1.2.2"
78+
"@types/node": "18.17.17"
7979
},
8080
"prettier": {
8181
"useTabs": true

yarn.lock

Lines changed: 14 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1748,25 +1748,20 @@
17481748
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
17491749
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
17501750

1751-
"@types/node@*", "@types/node@^16.18.39":
1752-
version "16.18.41"
1753-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.41.tgz#61b14360fd3f7444b326ac3207c83005371e3f8a"
1754-
integrity sha512-YZJjn+Aaw0xihnpdImxI22jqGbp0DCgTFKRycygjGx/Y27NnWFJa5FJ7P+MRT3u07dogEeMVh70pWpbIQollTA==
1755-
1756-
"@types/node@^12.7.1":
1757-
version "12.20.55"
1758-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.55.tgz#c329cbd434c42164f846b909bd6f85b5537f6240"
1759-
integrity sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==
1751+
"@types/node@*", "@types/[email protected]", "@types/node@^12.7.1", "@types/node@^16.18.39":
1752+
version "18.17.17"
1753+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.17.tgz#53cc07ce582c9d7c5850702a3c2cb0af0d7b0ca1"
1754+
integrity sha512-cOxcXsQ2sxiwkykdJqvyFS+MLQPLvIdwh5l6gNg8qF6s+C7XSkEWOZjK+XhUZd+mYvHV/180g2cnCcIl4l06Pw==
17601755

17611756
"@types/normalize-package-data@^2.4.0":
17621757
version "2.4.1"
17631758
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301"
17641759
integrity sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==
17651760

17661761
"@types/semver@^7.3.12", "@types/semver@^7.5.0":
1767-
version "7.5.0"
1768-
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.0.tgz#591c1ce3a702c45ee15f47a42ade72c2fd78978a"
1769-
integrity sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==
1762+
version "7.5.2"
1763+
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.2.tgz#31f6eec1ed7ec23f4f05608d3a2d381df041f564"
1764+
integrity sha512-7aqorHYgdNO4DM36stTiGO3DvKoex9TQRwsJU6vMaFGyqpBA1MNZkz+PG3gaNUPpTAOYhT1WR7M1JyA3fbS9Cw==
17701765

17711766
17721767
version "8.1.1"
@@ -1784,9 +1779,9 @@
17841779
integrity sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==
17851780

17861781
"@types/tough-cookie@*":
1787-
version "4.0.2"
1788-
resolved "https://registry.yarnpkg.com/@types/tough-cookie/-/tough-cookie-4.0.2.tgz#6286b4c7228d58ab7866d19716f3696e03a09397"
1789-
integrity sha512-Q5vtl1W5ue16D+nIaW8JWebSSraJVlK+EthKn7e7UcD4KWsaSJ8BqGPXNaPghgtcn/fhvrN17Tv8ksUsQpiplw==
1782+
version "4.0.3"
1783+
resolved "https://registry.yarnpkg.com/@types/tough-cookie/-/tough-cookie-4.0.3.tgz#3d06b6769518450871fbc40770b7586334bdfd90"
1784+
integrity sha512-THo502dA5PzG/sfQH+42Lw3fvmYkceefOspdCwpHRul8ik2Jv1K8I5OZz1AT3/rs46kwgMCe9bSBmDLYkkOMGg==
17901785

17911786
"@types/yargs-parser@*":
17921787
version "21.0.0"
@@ -5121,10 +5116,10 @@ minimist-options@^4.0.2:
51215116
is-plain-obj "^1.1.0"
51225117
kind-of "^6.0.3"
51235118

5124-
minimist@^1.2.0, minimist@^1.2.2, minimist@^1.2.8:
5125-
version "1.2.7"
5126-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
5127-
integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==
5119+
minimist@^1.2.0, minimist@^1.2.8:
5120+
version "1.2.8"
5121+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
5122+
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
51285123

51295124
"minipass@^5.0.0 || ^6.0.2":
51305125
version "6.0.2"

0 commit comments

Comments
 (0)