Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Commit

Permalink
chore(deps): update non-breaking
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 7, 2023
1 parent 6ff1b2d commit e669894
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,10 @@
"@jenssimon/eslint-config-base": "7.2.6",
"@jenssimon/eslint-config-typescript": "5.1.11",
"@types/archiver": "5.3.3",
"@types/node": "18.18.3",
"@types/node": "18.18.4",
"commitizen": "4.3.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "8.50.0",
"eslint": "8.51.0",
"husky": "8.0.3",
"lint-staged": "14.0.1",
"npm-run-all": "4.1.5",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -396,10 +396,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:8.50.0":
version: 8.50.0
resolution: "@eslint/js@npm:8.50.0"
checksum: 302478f2acaaa7228729ec6a04f56641590185e1d8cd1c836a6db8a6b8009f80a57349341be9fbb9aa1721a7a569d1be3ffc598a33300d22816f11832095386c
"@eslint/js@npm:8.51.0":
version: 8.51.0
resolution: "@eslint/js@npm:8.51.0"
checksum: 0228bf1e1e0414843e56d9ff362a2a72d579c078f93174666f29315690e9e30a8633ad72c923297f7fd7182381b5a476805ff04dac8debe638953eb1ded3ac73
languageName: node
linkType: hard

Expand Down Expand Up @@ -1211,10 +1211,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.18.3":
version: 18.18.3
resolution: "@types/node@npm:18.18.3"
checksum: ed97a832179e0cfbb93738021fe16d0bc5c0f34bea35269c23c9dd5f0ecc8be93dbe5efd51630189a099b31786a47c1bde115508831a7245613a55c3ad1a7d6b
"@types/node@npm:18.18.4":
version: 18.18.4
resolution: "@types/node@npm:18.18.4"
checksum: 4901e91c4cc479bb58acbcd79236a97a0ad6db4a53cb1f4ba4cf32af15324c61b16faa6e31c1b09bf538a20feb5f5274239157ce5237f5741db0b9ab71e69c52
languageName: node
linkType: hard

Expand Down Expand Up @@ -3871,14 +3871,14 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.50.0":
version: 8.50.0
resolution: "eslint@npm:8.50.0"
"eslint@npm:8.51.0":
version: 8.51.0
resolution: "eslint@npm:8.51.0"
dependencies:
"@eslint-community/eslint-utils": ^4.2.0
"@eslint-community/regexpp": ^4.6.1
"@eslint/eslintrc": ^2.1.2
"@eslint/js": 8.50.0
"@eslint/js": 8.51.0
"@humanwhocodes/config-array": ^0.11.11
"@humanwhocodes/module-importer": ^1.0.1
"@nodelib/fs.walk": ^1.2.8
Expand Down Expand Up @@ -3914,7 +3914,7 @@ __metadata:
text-table: ^0.2.0
bin:
eslint: bin/eslint.js
checksum: 9ebfe5615dc84700000d218e32ddfdcfc227ca600f65f18e5541ec34f8902a00356a9a8804d9468fd6c8637a5ef6a3897291dad91ba6579d5b32ffeae5e31768
checksum: 214fa5d1fcb67af1b8992ce9584ccd85e1aa7a482f8b8ea5b96edc28fa838a18a3b69456db45fc1ed3ef95f1e9efa9714f737292dc681e572d471d02fda9649c
languageName: node
linkType: hard

Expand Down Expand Up @@ -8905,7 +8905,7 @@ __metadata:
"@jenssimon/eslint-config-base": 7.2.6
"@jenssimon/eslint-config-typescript": 5.1.11
"@types/archiver": 5.3.3
"@types/node": 18.18.3
"@types/node": 18.18.4
archiver: ^5.3.1
camel-case: ^4.1.2
chalk: ^4.1.2
Expand All @@ -8914,7 +8914,7 @@ __metadata:
commitizen: 4.3.0
cz-conventional-changelog: 3.3.0
dwdav: ">=3.5.1"
eslint: 8.50.0
eslint: 8.51.0
husky: 8.0.3
lint-staged: 14.0.1
npm-run-all: 4.1.5
Expand Down

0 comments on commit e669894

Please sign in to comment.