Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update node / dev dependencies / patch and minor updates #245

Merged
merged 1 commit into from
Aug 2, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 22 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -705,26 +705,26 @@ __metadata:
linkType: hard

"@stylistic/eslint-plugin-js@npm:^2.0.0":
version: 2.3.0
resolution: "@stylistic/eslint-plugin-js@npm:2.3.0"
version: 2.6.1
resolution: "@stylistic/eslint-plugin-js@npm:2.6.1"
dependencies:
"@types/eslint": "npm:^8.56.10"
acorn: "npm:^8.11.3"
"@types/eslint": "npm:^9.6.0"
acorn: "npm:^8.12.1"
eslint-visitor-keys: "npm:^4.0.0"
espree: "npm:^10.0.1"
espree: "npm:^10.1.0"
peerDependencies:
eslint: ">=8.40.0"
checksum: 10c0/41edf0a6ac4643145d4ccb939b24e0227e790eb4efc7ebc4d8bb68bb99ff6406af154a3384b12147c4b34aa6c2bed506703ef8d82fb4c73ca7aa978fa4fed922
checksum: 10c0/d888887f6c40337fc368b1ffd02da1d3cc90076817a817b84745f9efd7b7cbb6363e9aa4106a59a1966358e8cdd11bef9e2bc4ab4fefb7ca29910df1be02cbae
languageName: node
linkType: hard

"@types/eslint@npm:^8.56.10":
version: 8.56.10
resolution: "@types/eslint@npm:8.56.10"
"@types/eslint@npm:^9.6.0":
version: 9.6.0
resolution: "@types/eslint@npm:9.6.0"
dependencies:
"@types/estree": "npm:*"
"@types/json-schema": "npm:*"
checksum: 10c0/674349d6c342c3864d70f4d5a9965f96fb253801532752c8c500ad6a1c2e8b219e01ccff5dc8791dcb58b5483012c495708bb9f3ff929f5c9322b3da126c15d3
checksum: 10c0/69301356bc73b85e381ae00931291de2e96d1cc49a112c592c74ee32b2f85412203dea6a333b4315fd9839bb14f364f265cbfe7743fc5a78492ee0326dd6a2c1
languageName: node
linkType: hard

Expand Down Expand Up @@ -783,6 +783,15 @@ __metadata:
languageName: node
linkType: hard

"acorn@npm:^8.12.1":
version: 8.12.1
resolution: "acorn@npm:8.12.1"
bin:
acorn: bin/acorn
checksum: 10c0/51fb26cd678f914e13287e886da2d7021f8c2bc0ccc95e03d3e0447ee278dd3b40b9c57dc222acd5881adcf26f3edc40901a4953403232129e3876793cd17386
languageName: node
linkType: hard

"agent-base@npm:^7.0.2, agent-base@npm:^7.1.0":
version: 7.1.0
resolution: "agent-base@npm:7.1.0"
Expand Down Expand Up @@ -1874,9 +1883,9 @@ __metadata:
linkType: hard

"globals@npm:^15.0.0":
version: 15.8.0
resolution: "globals@npm:15.8.0"
checksum: 10c0/b96ec86e1244806920a80a1a7c4d64b68c55336887cfa1b52886927e0f9035133e4acd354fcda63b49e53df2089c41a11dd2b02281a6439a58cbc0d63ae083cb
version: 15.9.0
resolution: "globals@npm:15.9.0"
checksum: 10c0/de4b553e412e7e830998578d51b605c492256fb2a9273eaeec6ec9ee519f1c5aa50de57e3979911607fd7593a4066420e01d8c3d551e7a6a236e96c521aee36c
languageName: node
linkType: hard

Expand Down