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 Feb 5, 2024
1 parent a1ccf03 commit a814469
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,14 @@
"@commitlint/cli": "18.6.0",
"@commitlint/config-conventional": "18.6.0",
"@jenssimon/eslint-config-base": "7.3.18",
"@jenssimon/eslint-config-typescript": "5.2.19",
"@jenssimon/eslint-config-typescript": "5.2.20",
"@types/archiver": "5.3.4",
"@types/node": "20.11.16",
"commitizen": "4.3.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "8.56.0",
"husky": "9.0.10",
"lint-staged": "15.2.1",
"lint-staged": "15.2.2",
"npm-run-all2": "6.1.2",
"pinst": "3.0.0",
"semantic-release": "23.0.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -374,17 +374,17 @@ __metadata:
languageName: node
linkType: hard

"@jenssimon/eslint-config-typescript@npm:5.2.19":
version: 5.2.19
resolution: "@jenssimon/eslint-config-typescript@npm:5.2.19"
"@jenssimon/eslint-config-typescript@npm:5.2.20":
version: 5.2.20
resolution: "@jenssimon/eslint-config-typescript@npm:5.2.20"
dependencies:
"@typescript-eslint/eslint-plugin": "npm:^6.8.0"
"@typescript-eslint/parser": "npm:^6.8.0"
eslint-plugin-deprecation: "npm:^2.0.0"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
typescript: ">=4.0.0"
checksum: 10c0/0dac16ea518ee3b77c674d28a30a0ec710368102679049156b0a3e4a50f8ad5fdaa78be060910a728fabb9da893ff93807eaf86b0ceb1ab0c806bf86a5528658
checksum: 10c0/7d5aced128014ff9fb23506209c2ddf4c1b87219559d7ea9e6ae834d84f53f742dfed37879a19cb4666c908179a21bd16e4518d80dbc702420b4e9901305c2f7
languageName: node
linkType: hard

Expand Down Expand Up @@ -5672,9 +5672,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:15.2.1":
version: 15.2.1
resolution: "lint-staged@npm:15.2.1"
"lint-staged@npm:15.2.2":
version: 15.2.2
resolution: "lint-staged@npm:15.2.2"
dependencies:
chalk: "npm:5.3.0"
commander: "npm:11.1.0"
Expand All @@ -5688,7 +5688,7 @@ __metadata:
yaml: "npm:2.3.4"
bin:
lint-staged: bin/lint-staged.js
checksum: 10c0/7da93825bebe61afce4ebfce4a2e61fb15dd24e48d117ee2dbcabd88f5d83f2b0ab210228d5d8c45c9d6a0412cb9e781c751f41a663b94b36876a8723aaf1f34
checksum: 10c0/a1ba6c7ee53e30a0f6ea9a351d95d3d0d2be916a41b561e22907e9ea513eb18cb3dbe65bff3ec13fad15777999efe56b2e2a95427e31d12a9b7e7948c3630ee2
languageName: node
linkType: hard

Expand Down Expand Up @@ -8136,7 +8136,7 @@ __metadata:
"@commitlint/cli": "npm:18.6.0"
"@commitlint/config-conventional": "npm:18.6.0"
"@jenssimon/eslint-config-base": "npm:7.3.18"
"@jenssimon/eslint-config-typescript": "npm:5.2.19"
"@jenssimon/eslint-config-typescript": "npm:5.2.20"
"@types/archiver": "npm:5.3.4"
"@types/node": "npm:20.11.16"
archiver: "npm:^5.3.2"
Expand All @@ -8149,7 +8149,7 @@ __metadata:
dwdav: "npm:>=3.5.1"
eslint: "npm:8.56.0"
husky: "npm:9.0.10"
lint-staged: "npm:15.2.1"
lint-staged: "npm:15.2.2"
npm-run-all2: "npm:6.1.2"
pinst: "npm:3.0.0"
semantic-release: "npm:23.0.0"
Expand Down

0 comments on commit a814469

Please sign in to comment.