Skip to content

Commit eff51dc

Browse files
chore(deps-dev): bump npm-registry-fetch from 18.0.1 to 18.0.2 (#3331)
Bumps [npm-registry-fetch](https://github.com/npm/npm-registry-fetch) from 18.0.1 to 18.0.2. - [Release notes](https://github.com/npm/npm-registry-fetch/releases) - [Changelog](https://github.com/npm/npm-registry-fetch/blob/main/CHANGELOG.md) - [Commits](npm/npm-registry-fetch@v18.0.1...v18.0.2) --- updated-dependencies: - dependency-name: npm-registry-fetch dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f984e01 commit eff51dc

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

.storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"chromatic": "^11.12.5",
5959
"lit": "^3.2.1",
6060
"lodash-es": "^4.17.21",
61-
"npm-registry-fetch": "^18.0.1",
61+
"npm-registry-fetch": "^18.0.2",
6262
"postcss": "^8.4.47",
6363
"prettier": "^3.2.5",
6464
"react": "^18.3.1",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"lint-staged": "^15.2.10",
8787
"lodash": "^4.17.21",
8888
"node-gyp": "^10.1.0",
89-
"npm-registry-fetch": "^18.0.1",
89+
"npm-registry-fetch": "^18.0.2",
9090
"nunjucks": "^3.2.4",
9191
"nx": "^19.8.2",
9292
"open": "^10.1.0",

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"markdown-it-anchor": "^8.6.7",
3333
"markdown-it-attrs": "^4.1.6",
3434
"markdown-it-prism": "^2.3.0",
35-
"npm-registry-fetch": "^18.0.1",
35+
"npm-registry-fetch": "^18.0.2",
3636
"prismjs": "^1.29.0",
3737
"pug": "^3.0.2",
3838
"rimraf": "^6.0.1",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3852,7 +3852,7 @@ __metadata:
38523852
chromatic: "npm:^11.12.5"
38533853
lit: "npm:^3.2.1"
38543854
lodash-es: "npm:^4.17.21"
3855-
npm-registry-fetch: "npm:^18.0.1"
3855+
npm-registry-fetch: "npm:^18.0.2"
38563856
postcss: "npm:^8.4.47"
38573857
prettier: "npm:^3.2.5"
38583858
react: "npm:^18.3.1"
@@ -4352,7 +4352,7 @@ __metadata:
43524352
markdown-it-anchor: "npm:^8.6.7"
43534353
markdown-it-attrs: "npm:^4.1.6"
43544354
markdown-it-prism: "npm:^2.3.0"
4355-
npm-registry-fetch: "npm:^18.0.1"
4355+
npm-registry-fetch: "npm:^18.0.2"
43564356
prismjs: "npm:^1.29.0"
43574357
pug: "npm:^3.0.2"
43584358
rimraf: "npm:^6.0.1"
@@ -13457,9 +13457,9 @@ __metadata:
1345713457
languageName: node
1345813458
linkType: hard
1345913459

13460-
"npm-registry-fetch@npm:^18.0.1":
13461-
version: 18.0.1
13462-
resolution: "npm-registry-fetch@npm:18.0.1"
13460+
"npm-registry-fetch@npm:^18.0.2":
13461+
version: 18.0.2
13462+
resolution: "npm-registry-fetch@npm:18.0.2"
1346313463
dependencies:
1346413464
"@npmcli/redact": "npm:^3.0.0"
1346513465
jsonparse: "npm:^1.3.1"
@@ -13469,7 +13469,7 @@ __metadata:
1346913469
minizlib: "npm:^3.0.1"
1347013470
npm-package-arg: "npm:^12.0.0"
1347113471
proc-log: "npm:^5.0.0"
13472-
checksum: 10c0/a65081d1d9edaa7f173fc2227f1f39b2b0d2059ccc68b89b7c1c99cfcc6c06f15453b13308bf42521d81574ddb3519e67326a7e05a891f6265a9f00df9ae2a21
13472+
checksum: 10c0/43e02befb393f67d5014d690a96d55f0b5f837a3eb9a79b17738ff0e3a1f081968480f2f280d1ad77a088ebd88c196793d929b0e4d24a8389a324dfd4006bc39
1347313473
languageName: node
1347413474
linkType: hard
1347513475

@@ -17129,7 +17129,7 @@ __metadata:
1712917129
lint-staged: "npm:^15.2.10"
1713017130
lodash: "npm:^4.17.21"
1713117131
node-gyp: "npm:^10.1.0"
17132-
npm-registry-fetch: "npm:^18.0.1"
17132+
npm-registry-fetch: "npm:^18.0.2"
1713317133
nunjucks: "npm:^3.2.4"
1713417134
nx: "npm:^19.8.2"
1713517135
open: "npm:^10.1.0"

0 commit comments

Comments
 (0)