Skip to content

Commit

Permalink
Update All patch-minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 9, 2024
1 parent 512fd0a commit 687fda8
Show file tree
Hide file tree
Showing 5 changed files with 239 additions and 239 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.8.1
20.13.1
444 changes: 222 additions & 222 deletions .yarn/releases/yarn-3.8.1.cjs → .yarn/releases/yarn-3.8.2.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: "@yarnpkg/plugin-workspace-tools"

yarnPath: .yarn/releases/yarn-3.8.1.cjs
yarnPath: .yarn/releases/yarn-3.8.2.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@
"json5": ">=2.2.3",
"tough-cookie": ">=4.1.3"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].2"
}
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -616,10 +616,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.1.1":
version: 9.1.1
resolution: "@eslint/js@npm:9.1.1"
checksum: b71844776d582de74a3599abcbccd2b9009a9292aaf81cb780469c9037985eb8c220c0a08708db205d7fecb54cf087c3c2b2066bd04819b1bc325fa72a52e3e0
"@eslint/js@npm:9.2.0":
version: 9.2.0
resolution: "@eslint/js@npm:9.2.0"
checksum: b5617fd35bd4d9521c6b21c1dc6692b29b65be54d35905f2ed529f02e4014b9ad9d1fcdbd3dfea589636a98c8396489625c94f5dd05ce3c35ca5ac5537904764
languageName: node
linkType: hard

Expand Down Expand Up @@ -2062,13 +2062,13 @@ __metadata:
linkType: hard

"eslint@npm:^9.0.0":
version: 9.1.0
resolution: "eslint@npm:9.1.0"
version: 9.2.0
resolution: "eslint@npm:9.2.0"
dependencies:
"@eslint-community/eslint-utils": ^4.2.0
"@eslint-community/regexpp": ^4.6.1
"@eslint/eslintrc": ^3.0.2
"@eslint/js": 9.1.1
"@eslint/js": 9.2.0
"@humanwhocodes/config-array": ^0.13.0
"@humanwhocodes/module-importer": ^1.0.1
"@humanwhocodes/retry": ^0.2.3
Expand Down Expand Up @@ -2101,7 +2101,7 @@ __metadata:
text-table: ^0.2.0
bin:
eslint: bin/eslint.js
checksum: 30372c41a26e9c5667348b4c7e605bd3ff12d77f329a7214e6a166fc3590613774b76ea3090abec298ba1498bb5228c37f1b64c09262af5bc00ab273cf8f096f
checksum: 692f58f3e1939efc0875641af2f9a2788ebd870adf3b6a3c516e5e5d05df7cc54288056d7148200b7cecbbabdd14c61ded880861e95a230e5a8b80c184e780b7
languageName: node
linkType: hard

Expand Down Expand Up @@ -2635,9 +2635,9 @@ __metadata:
linkType: hard

"globals@npm:^15.0.0":
version: 15.0.0
resolution: "globals@npm:15.0.0"
checksum: c2f409354415a6d24125e6d80089bd9d72b0c7a7cfba83fd555d217560743a1022a9d6e937dc2ab866f3c4e665c81ad4efde91c5a8e3f31d05b60a4831271068
version: 15.2.0
resolution: "globals@npm:15.2.0"
checksum: c2100422af30285b7c1a75c71e6d9997fc08ceace852c37e3c4f7391b0911e5040e8a7bf3d48b6475f55a10af89cd64f3b5ccf4bdee8d93d916af6646fac84ab
languageName: node
linkType: hard

Expand Down Expand Up @@ -4930,14 +4930,14 @@ __metadata:
linkType: hard

"tough-cookie@npm:>=4.1.3":
version: 4.1.3
resolution: "tough-cookie@npm:4.1.3"
version: 4.1.4
resolution: "tough-cookie@npm:4.1.4"
dependencies:
psl: ^1.1.33
punycode: ^2.1.1
universalify: ^0.2.0
url-parse: ^1.5.3
checksum: c9226afff36492a52118432611af083d1d8493a53ff41ec4ea48e5b583aec744b989e4280bcf476c910ec1525a89a4a0f1cae81c08b18fb2ec3a9b3a72b91dcc
checksum: 5815059f014c31179a303c673f753f7899a6fce94ac93712c88ea5f3c26e0c042b5f0c7a599a00f8e0feeca4615dba75c3dffc54f3c1a489978aa8205e09307c
languageName: node
linkType: hard

Expand Down

0 comments on commit 687fda8

Please sign in to comment.