Skip to content

Commit

Permalink
Pin dependencies [skip netlify]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 11, 2023
1 parent ca89fce commit 4e65758
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,19 +22,19 @@
},
"devDependencies": {
"@11ty/eleventy": "2.0.1",
"dotenv": "^16.3.1",
"globby": "^13.2.2",
"dotenv": "16.3.1",
"globby": "13.2.2",
"markdown-it-footnote": "3.0.3",
"node-fetch": "^3.3.2",
"node-fetch": "3.3.2",
"npm-run-all": "4.1.5",
"prettier": "3.0.1",
"rehype-inline": "^2.0.0",
"rehype-parse": "^8.0.4",
"rehype-stringify": "^9.0.3",
"rehype-inline": "2.0.0",
"rehype-parse": "8.0.4",
"rehype-stringify": "9.0.3",
"sass": "1.65.1",
"stylelint": "15.10.2",
"stylelint-config-prettier": "9.0.5",
"stylelint-config-spaceninja": "13.0.1",
"unified": "^10.1.2"
"unified": "10.1.2"
}
}
34 changes: 17 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -782,7 +782,7 @@ domutils@^2.8.0:
domelementtype "^2.2.0"
domhandler "^4.2.0"

dotenv@^16.3.1:
dotenv@16.3.1:
version "16.3.1"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.1.tgz#369034de7d7e5b120972693352a3bf112172cc3e"
integrity sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==
Expand Down Expand Up @@ -1128,6 +1128,17 @@ globalthis@^1.0.3:
dependencies:
define-properties "^1.1.3"

globby@13.2.2:
version "13.2.2"
resolved "https://registry.yarnpkg.com/globby/-/globby-13.2.2.tgz#63b90b1bf68619c2135475cbd4e71e66aa090592"
integrity sha512-Y1zNGV+pzQdh7H39l9zgB4PJqjRNqydvdYCDG4HFXM4XuvSaQQlEc91IU1yALL8gUTDomgBAfz3XJdmUS+oo0w==
dependencies:
dir-glob "^3.0.1"
fast-glob "^3.3.0"
ignore "^5.2.4"
merge2 "^1.4.1"
slash "^4.0.0"

globby@^11.1.0:
version "11.1.0"
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
Expand All @@ -1140,17 +1151,6 @@ globby@^11.1.0:
merge2 "^1.4.1"
slash "^3.0.0"

globby@^13.2.2:
version "13.2.2"
resolved "https://registry.yarnpkg.com/globby/-/globby-13.2.2.tgz#63b90b1bf68619c2135475cbd4e71e66aa090592"
integrity sha512-Y1zNGV+pzQdh7H39l9zgB4PJqjRNqydvdYCDG4HFXM4XuvSaQQlEc91IU1yALL8gUTDomgBAfz3XJdmUS+oo0w==
dependencies:
dir-glob "^3.0.1"
fast-glob "^3.3.0"
ignore "^5.2.4"
merge2 "^1.4.1"
slash "^4.0.0"

globjoin@^0.1.4:
version "0.1.4"
resolved "https://registry.yarnpkg.com/globjoin/-/globjoin-0.1.4.tgz#2f4494ac8919e3767c5cbb691e9f463324285d43"
Expand Down Expand Up @@ -2250,7 +2250,7 @@ node-domexception@^1.0.0:
resolved "https://registry.yarnpkg.com/node-domexception/-/node-domexception-1.0.0.tgz#6888db46a1f71c0b76b3f7555016b63fe64766e5"
integrity sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==

node-fetch@^3.3.2:
node-fetch@3.3.2:
version "3.3.2"
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-3.3.2.tgz#d1e889bacdf733b4ff3b2b243eb7a12866a0b78b"
integrity sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA==
Expand Down Expand Up @@ -2780,7 +2780,7 @@ regexp.prototype.flags@^1.5.0:
define-properties "^1.2.0"
functions-have-names "^1.2.3"

rehype-inline@^2.0.0:
rehype-inline@2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/rehype-inline/-/rehype-inline-2.0.0.tgz#4d1157ab1744d48626d68f7d08f53e38a4f6b583"
integrity sha512-zKOST1XIWkSL8vPUWYmR9+rLMsL+W0G6D8VkiADuTg0EOxhrVl+TUjQDkSfUsS+c6BuUyzd9QKu3luHhgilCnQ==
Expand All @@ -2791,7 +2791,7 @@ rehype-inline@^2.0.0:
remark-rehype "^9.0.0"
unist-util-visit "^4.0.0"

rehype-parse@^8.0.3, rehype-parse@^8.0.4:
rehype-parse@8.0.4, rehype-parse@^8.0.3:
version "8.0.4"
resolved "https://registry.yarnpkg.com/rehype-parse/-/rehype-parse-8.0.4.tgz#3d17c9ff16ddfef6bbcc8e6a25a99467b482d688"
integrity sha512-MJJKONunHjoTh4kc3dsM1v3C9kGrrxvA3U8PxZlP2SjH8RNUSrb+lF7Y0KVaUDnGH2QZ5vAn7ulkiajM9ifuqg==
Expand All @@ -2801,7 +2801,7 @@ rehype-parse@^8.0.3, rehype-parse@^8.0.4:
parse5 "^6.0.0"
unified "^10.0.0"

rehype-stringify@^9.0.3:
rehype-stringify@9.0.3:
version "9.0.3"
resolved "https://registry.yarnpkg.com/rehype-stringify/-/rehype-stringify-9.0.3.tgz#70e3bd6d4d29e7acf36b802deed350305d2c3c17"
integrity sha512-kWiZ1bgyWlgOxpqD5HnxShKAdXtb2IUljn3hQAhySeak6IOQPPt6DeGnsIh4ixm7yKJWzm8TXFuC/lPfcWHJqw==
Expand Down Expand Up @@ -3411,7 +3411,7 @@ unbox-primitive@^1.0.2:
has-symbols "^1.0.3"
which-boxed-primitive "^1.0.2"

unified@^10.0.0, unified@^10.1.2:
unified@10.1.2, unified@^10.0.0:
version "10.1.2"
resolved "https://registry.yarnpkg.com/unified/-/unified-10.1.2.tgz#b1d64e55dafe1f0b98bb6c719881103ecf6c86df"
integrity sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==
Expand Down

0 comments on commit 4e65758

Please sign in to comment.