Skip to content

Commit

Permalink
fixup! Deps: Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
literat committed Nov 21, 2024
1 parent 2f88e05 commit 87a0514
Show file tree
Hide file tree
Showing 8 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion configs/jest-config-spirit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@swc/core": "1.9.2",
"@swc/jest": "0.2.37",
"@testing-library/jest-dom": "^6.4.5",
"@types/jest": "29.5.13",
"@types/jest": "29.5.14",
"jest": "29.7.0",
"jest-cli": "29.7.0",
"jest-environment-jsdom": "29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"devDependencies": {
"@lmc-eu/eslint-config-jest": "3.0.5",
"@types/eslint": "8.56.12",
"@types/jest": "29.5.13",
"@types/jest": "29.5.14",
"@types/node": "20.16.11",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/codemods/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"devDependencies": {
"@lmc-eu/eslint-config-jest": "3.0.5",
"@types/eslint": "8.56.12",
"@types/jest": "29.5.13",
"@types/jest": "29.5.14",
"@types/node": "20.16.11",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"types": "tsc"
},
"devDependencies": {
"@types/jest": "29.5.13",
"@types/jest": "29.5.14",
"@types/node": "20.16.11",
"jest": "29.7.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/form-validations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"devDependencies": {
"@lmc-eu/browserslist-config": "2.0.1",
"@types/jest": "29.5.13",
"@types/jest": "29.5.14",
"jest": "29.7.0",
"npm-run-all2": "6.2.6",
"sass-embedded": "1.81.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2",
"@types/babel__core": "7.20.5",
"@types/jest": "29.5.13",
"@types/jest": "29.5.14",
"@types/node": "20.14.9",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@rollup/plugin-terser": "0.4.4",
"@rollup/plugin-typescript": "12.1.1",
"@types/eslint": "9.6.1",
"@types/jest": "29.5.13",
"@types/jest": "29.5.14",
"autoprefixer": "10.4.20",
"clean-css-cli": "5.6.3",
"eslint": "8.57.1",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5044,7 +5044,7 @@ __metadata:
dependencies:
"@lmc-eu/eslint-config-jest": "npm:3.0.5"
"@types/eslint": "npm:8.56.12"
"@types/jest": "npm:29.5.13"
"@types/jest": "npm:29.5.14"
"@types/node": "npm:20.16.11"
"@typescript-eslint/eslint-plugin": "npm:6.21.0"
"@typescript-eslint/parser": "npm:6.21.0"
Expand All @@ -5069,7 +5069,7 @@ __metadata:
dependencies:
"@lmc-eu/eslint-config-jest": "npm:3.0.5"
"@types/eslint": "npm:8.56.12"
"@types/jest": "npm:29.5.13"
"@types/jest": "npm:29.5.14"
"@types/jscodeshift": "npm:^0.12.0"
"@types/node": "npm:20.16.11"
"@typescript-eslint/eslint-plugin": "npm:6.21.0"
Expand All @@ -5093,7 +5093,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@lmc-eu/spirit-common@workspace:packages/common"
dependencies:
"@types/jest": "npm:29.5.13"
"@types/jest": "npm:29.5.14"
"@types/node": "npm:20.16.11"
jest: "npm:29.7.0"
languageName: unknown
Expand Down Expand Up @@ -5173,7 +5173,7 @@ __metadata:
resolution: "@lmc-eu/spirit-form-validations@workspace:packages/form-validations"
dependencies:
"@lmc-eu/browserslist-config": "npm:2.0.1"
"@types/jest": "npm:29.5.13"
"@types/jest": "npm:29.5.14"
jest: "npm:29.7.0"
npm-run-all2: "npm:6.2.6"
sass-embedded: "npm:1.81.0"
Expand Down Expand Up @@ -5250,7 +5250,7 @@ __metadata:
"@testing-library/react": "npm:16.0.1"
"@testing-library/user-event": "npm:14.5.2"
"@types/babel__core": "npm:7.20.5"
"@types/jest": "npm:29.5.13"
"@types/jest": "npm:29.5.14"
"@types/node": "npm:20.14.9"
"@types/react": "npm:18.3.3"
"@types/react-dom": "npm:18.3.0"
Expand Down Expand Up @@ -5320,7 +5320,7 @@ __metadata:
"@rollup/plugin-terser": "npm:0.4.4"
"@rollup/plugin-typescript": "npm:12.1.1"
"@types/eslint": "npm:9.6.1"
"@types/jest": "npm:29.5.13"
"@types/jest": "npm:29.5.14"
autoprefixer: "npm:10.4.20"
clean-css-cli: "npm:5.6.3"
eslint: "npm:8.57.1"
Expand Down Expand Up @@ -8892,13 +8892,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:29.5.13":
version: 29.5.13
resolution: "@types/jest@npm:29.5.13"
"@types/jest@npm:29.5.14":
version: 29.5.14
resolution: "@types/jest@npm:29.5.14"
dependencies:
expect: "npm:^29.0.0"
pretty-format: "npm:^29.0.0"
checksum: 10/7d6e3e4ef4b1cab0f61270d55764709512fdfbcb1bd47c0ef44117d48490529c1f264dacf3440b9188363e99e290b80b79c529eadc3af2184116a90f6856b192
checksum: 10/59ec7a9c4688aae8ee529316c43853468b6034f453d08a2e1064b281af9c81234cec986be796288f1bbb29efe943bc950e70c8fa8faae1e460d50e3cf9760f9b
languageName: node
linkType: hard

Expand Down Expand Up @@ -19505,7 +19505,7 @@ __metadata:
"@swc/core": "npm:1.9.2"
"@swc/jest": "npm:0.2.37"
"@testing-library/jest-dom": "npm:^6.4.5"
"@types/jest": "npm:29.5.13"
"@types/jest": "npm:29.5.14"
jest: "npm:29.7.0"
jest-cli: "npm:29.7.0"
jest-environment-jsdom: "npm:29.7.0"
Expand Down

0 comments on commit 87a0514

Please sign in to comment.