Skip to content

Commit

Permalink
chore(deps): update yarn minors and patches
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2023
1 parent 4b84f5e commit aed7829
Show file tree
Hide file tree
Showing 5 changed files with 947 additions and 882 deletions.
874 changes: 0 additions & 874 deletions .yarn/releases/yarn-3.6.4.cjs

This file was deleted.

875 changes: 875 additions & 0 deletions .yarn/releases/yarn-3.7.0.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
@@ -1 +1 @@
yarnPath: .yarn/releases/yarn-3.6.4.cjs
yarnPath: .yarn/releases/yarn-3.7.0.cjs
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
"@equisoft/typescript-config": "2.0.0",
"@microsoft/eslint-formatter-sarif": "3.0.0",
"@types/jest": "29.5.8",
"@types/node": "20.9.0",
"@types/node": "20.9.2",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"eslint": "8.53.0",
"eslint": "8.54.0",
"eslint-import-resolver-node": "0.3.9",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.0",
Expand All @@ -56,5 +56,5 @@
"@babel/core/json5": "^2.2.2",
"ts-jest/json5": "^2.2.2"
},
"packageManager": "yarn@3.6.4"
"packageManager": "yarn@3.7.0"
}
72 changes: 68 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -461,10 +461,10 @@ __metadata:
"@equisoft/typescript-config": 2.0.0
"@microsoft/eslint-formatter-sarif": 3.0.0
"@types/jest": 29.5.8
"@types/node": 20.9.0
"@types/node": 20.9.2
"@typescript-eslint/eslint-plugin": 6.11.0
"@typescript-eslint/parser": 6.11.0
eslint: 8.53.0
eslint: 8.54.0
eslint-import-resolver-node: 0.3.9
eslint-import-resolver-typescript: 3.6.1
eslint-plugin-import: 2.29.0
Expand Down Expand Up @@ -525,6 +525,13 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:8.54.0":
version: 8.54.0
resolution: "@eslint/js@npm:8.54.0"
checksum: 6d88a6f711ef0133566b5340e3178a178fbb297585766460f195d0a9db85688f1e5cf8559fd5748aeb3131e2096c66595b323d8edab22df015acda68f1ebde92
languageName: node
linkType: hard

"@humanwhocodes/config-array@npm:^0.11.13":
version: 0.11.13
resolution: "@humanwhocodes/config-array@npm:0.11.13"
Expand Down Expand Up @@ -1048,7 +1055,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:20.9.0":
"@types/node@npm:*":
version: 20.9.0
resolution: "@types/node@npm:20.9.0"
dependencies:
Expand All @@ -1057,6 +1064,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.9.2":
version: 20.9.2
resolution: "@types/node@npm:20.9.2"
dependencies:
undici-types: ~5.26.4
checksum: 5bbb8fb2248fc5c5c4071d9809fb9af85997677c07124d65665202b53283a3b7bdff26fb844e9ee407e3847dfce6399c2b01e3329ea44a4b720647b1b987c678
languageName: node
linkType: hard

"@types/semver@npm:^7.5.0":
version: 7.5.5
resolution: "@types/semver@npm:7.5.5"
Expand Down Expand Up @@ -2206,7 +2222,55 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.53.0, eslint@npm:^8.9.0":
"eslint@npm:8.54.0":
version: 8.54.0
resolution: "eslint@npm:8.54.0"
dependencies:
"@eslint-community/eslint-utils": ^4.2.0
"@eslint-community/regexpp": ^4.6.1
"@eslint/eslintrc": ^2.1.3
"@eslint/js": 8.54.0
"@humanwhocodes/config-array": ^0.11.13
"@humanwhocodes/module-importer": ^1.0.1
"@nodelib/fs.walk": ^1.2.8
"@ungap/structured-clone": ^1.2.0
ajv: ^6.12.4
chalk: ^4.0.0
cross-spawn: ^7.0.2
debug: ^4.3.2
doctrine: ^3.0.0
escape-string-regexp: ^4.0.0
eslint-scope: ^7.2.2
eslint-visitor-keys: ^3.4.3
espree: ^9.6.1
esquery: ^1.4.2
esutils: ^2.0.2
fast-deep-equal: ^3.1.3
file-entry-cache: ^6.0.1
find-up: ^5.0.0
glob-parent: ^6.0.2
globals: ^13.19.0
graphemer: ^1.4.0
ignore: ^5.2.0
imurmurhash: ^0.1.4
is-glob: ^4.0.0
is-path-inside: ^3.0.3
js-yaml: ^4.1.0
json-stable-stringify-without-jsonify: ^1.0.1
levn: ^0.4.1
lodash.merge: ^4.6.2
minimatch: ^3.1.2
natural-compare: ^1.4.0
optionator: ^0.9.3
strip-ansi: ^6.0.1
text-table: ^0.2.0
bin:
eslint: bin/eslint.js
checksum: 7e876e9da2a18a017271cf3733d05a3dfbbe469272d75753408c6ea5b1646c71c6bb18cb91e10ca930144c32c1ce3701e222f1ae6784a3975a69f8f8aa68e49f
languageName: node
linkType: hard

"eslint@npm:^8.9.0":
version: 8.53.0
resolution: "eslint@npm:8.53.0"
dependencies:
Expand Down

0 comments on commit aed7829

Please sign in to comment.