Skip to content

Commit

Permalink
chore(deps): update all non-major dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 6, 2023
1 parent 529ffb4 commit 8ea361c
Show file tree
Hide file tree
Showing 6 changed files with 228 additions and 809 deletions.
2 changes: 1 addition & 1 deletion shared/elasticsearch-document-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@shared/eslint-config": "workspace:^",
"@types/jest": "^29.2.3",
"@types/node-fetch": "^2.5.12",
"@vercel/ncc": "0.34.0",
"@vercel/ncc": "0.38.0",
"jest": "^27.1.1",
"lint-staged": "^12.0.0",
"ts-jest": "^29.0.3",
Expand Down
28 changes: 14 additions & 14 deletions targets/alert-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,23 +27,23 @@
"@shared/dila-resolver": "workspace:^",
"@shared/eslint-config": "workspace:^",
"@shared/types": "workspace:^",
"@socialgouv/contributions-data-types": "3.27.0",
"@socialgouv/fiches-travail-data-types": "4.191.0",
"@socialgouv/kali-data-types": "2.127.0",
"@socialgouv/legi-data-types": "2.73.1",
"@socialgouv/contributions-data-types": "3.89.0",
"@socialgouv/fiches-travail-data-types": "4.534.0",
"@socialgouv/kali-data-types": "2.647.0",
"@socialgouv/legi-data-types": "2.304.0",
"@types/diff": "^5.0.3",
"@types/jest": "27.4.0",
"@types/jest": "27.5.2",
"@types/memoizee": "0.4.6",
"@types/node": "16.11.11",
"@types/semver": "7.3.8",
"@types/node": "16.18.57",
"@types/semver": "7.5.3",
"@types/unist": "2.0.6",
"@vercel/ncc": "0.34.0",
"builtin-modules": "3.2.0",
"jest": "27.0.6",
"lint-staged": "12.0.0",
"ts-jest": "27.0.5",
"ts-node": "10.8.0",
"typescript": "4.7.2"
"@vercel/ncc": "0.38.0",
"builtin-modules": "3.3.0",
"jest": "27.5.1",
"lint-staged": "12.5.0",
"ts-jest": "27.1.5",
"ts-node": "10.9.1",
"typescript": "4.9.5"
},
"scripts": {
"build": "ncc build ./src/index.ts -o ./dist -e nodegit -s",
Expand Down
10 changes: 5 additions & 5 deletions targets/contributions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,14 +77,14 @@
"unist-util-remove": "3.0.0"
},
"devDependencies": {
"@emotion/jest": "11.1.0",
"@socialgouv/kali-data": "2.30.0",
"@socialgouv/legi-data": "2.24.0",
"@testing-library/jest-dom": "5.11.8",
"@emotion/jest": "11.11.0",
"@socialgouv/kali-data": "2.647.0",
"@socialgouv/legi-data": "2.304.0",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "12.1.2",
"@types/hast": "2.3.1",
"@types/node": "17.0.0",
"@types/ramda": "0.27.34",
"@types/ramda": "0.29.6",
"@types/react": "17.0.37",
"@types/react-test-renderer": "17.0.0",
"dotenv": "10.0.0",
Expand Down
4 changes: 2 additions & 2 deletions targets/export-elasticsearch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"devDependencies": {
"@shared/eslint-config": "workspace:^",
"@swc/cli": "0.1.55",
"@swc/core": "1.2.150",
"@swc/core": "1.3.92",
"@swc/jest": "0.2.20",
"@types/cors": "^2.8.12",
"@types/express": "^4.17.13",
Expand All @@ -52,6 +52,6 @@
"rimraf": "3.0.2",
"supertest": "^6.2.2",
"timekeeper": "^2.2.0",
"typescript": "4.6.2"
"typescript": "4.9.5"
}
}
6 changes: 3 additions & 3 deletions targets/ingester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,16 +35,16 @@
"@socialgouv/kali-data-types": "^2.127.0",
"@socialgouv/legi-data-types": "^2.73.1",
"@types/gunzip-maybe": "^1.4.0",
"@types/jest": "27.4.0",
"@types/jest": "27.5.2",
"@types/node": "^16.11.11",
"@types/semver": "^7.3.8",
"@types/tar-fs": "^2.0.1",
"@types/unist": "^2.0.6",
"@vercel/ncc": "0.34.0",
"@vercel/ncc": "0.38.0",
"jest": "^27.1.1",
"lint-staged": "^12.0.0",
"ts-jest": "^27.0.5",
"ts-node": "10.8.0",
"ts-node": "10.9.1",
"typescript": "^4.4.3"
},
"license": "MIT",
Expand Down
Loading

0 comments on commit 8ea361c

Please sign in to comment.