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

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2024
1 parent 9efa0a5 commit b897eb3
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 @@ -63,7 +63,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "27.6.2",
"eslint-plugin-jest": "27.6.3",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-simple-import-sort": "10.0.0",
"eslint-plugin-unused-imports": "3.0.0",
Expand All @@ -72,7 +72,7 @@
"jest-extended": "4.0.2",
"lerna": "8.0.2",
"mockdate": "3.0.5",
"prettier": "3.1.1",
"prettier": "3.2.2",
"semantic-release": "23.0.0",
"semantic-release-monorepo": "7.0.5",
"semantic-release-vsce": "5.6.4",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5553,9 +5553,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:27.6.2":
version: 27.6.2
resolution: "eslint-plugin-jest@npm:27.6.2"
"eslint-plugin-jest@npm:27.6.3":
version: 27.6.3
resolution: "eslint-plugin-jest@npm:27.6.3"
dependencies:
"@typescript-eslint/utils": "npm:^5.10.0"
peerDependencies:
Expand All @@ -5567,7 +5567,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: 9f8f26c1ad0725f0d137152b932315fb7da0c327947c05fb9be7ce10bf3b82a6be158956261c1343be1138c571c4e445074afcbfd84ea2b34b3a550196e6c79d
checksum: 7ec6cc7b9b9e157963e004130908baadeb583b7b1b2ccd75dcc5084ca669edc0f75b9b92453b9bde234009359ac9fc6c5665b2c35bc2c8d332b944ddeef1c485
languageName: node
linkType: hard

Expand Down Expand Up @@ -11877,12 +11877,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.1.1":
version: 3.1.1
resolution: "prettier@npm:3.1.1"
"prettier@npm:3.2.2":
version: 3.2.2
resolution: "prettier@npm:3.2.2"
bin:
prettier: bin/prettier.cjs
checksum: facc944ba20e194ff4db765e830ffbcb642803381f0d2033ed397e79904fa4ccc877dc25ad68f42d36985c01d051c990ca1b905fb83d2d7d65fe69e4386fa1a3
checksum: e84d0d2a4ce2b88ee1636904effbdf68b59da63d9f887128f2ed5382206454185432e7c0a9578bc4308bc25d099cfef47fd0b9c211066777854e23e65e34044d
languageName: node
linkType: hard

Expand Down Expand Up @@ -13103,7 +13103,7 @@ __metadata:
eslint-config-prettier: "npm:9.1.0"
eslint-import-resolver-typescript: "npm:3.6.1"
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-jest: "npm:27.6.2"
eslint-plugin-jest: "npm:27.6.3"
eslint-plugin-prettier: "npm:5.1.3"
eslint-plugin-simple-import-sort: "npm:10.0.0"
eslint-plugin-unused-imports: "npm:3.0.0"
Expand All @@ -13112,7 +13112,7 @@ __metadata:
jest-extended: "npm:4.0.2"
lerna: "npm:8.0.2"
mockdate: "npm:3.0.5"
prettier: "npm:3.1.1"
prettier: "npm:3.2.2"
semantic-release: "npm:23.0.0"
semantic-release-monorepo: "npm:7.0.5"
semantic-release-vsce: "npm:5.6.4"
Expand Down

0 comments on commit b897eb3

Please sign in to comment.