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] committed May 16, 2024
1 parent e26df23 commit fb46501
Show file tree
Hide file tree
Showing 5 changed files with 633 additions and 2,158 deletions.
20 changes: 10 additions & 10 deletions targets/alert-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,22 +27,22 @@
"@shared/eslint-config": "workspace:^",
"@shared/utils": "workspace:^",
"@socialgouv/cdtn-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.652.0",
"@socialgouv/kali-data-types": "2.671.0",
"@socialgouv/legi-data-types": "2.357.0",
"@types/diff": "^5.0.3",
"@types/jest": "^29.5.12",
"@types/memoizee": "0.4.6",
"@types/node": "16.11.11",
"@types/semver": "7.3.8",
"@types/node": "16.18.97",
"@types/semver": "7.5.8",
"@types/unist": "2.0.6",
"@vercel/ncc": "0.34.0",
"builtin-modules": "3.2.0",
"@vercel/ncc": "0.38.1",
"builtin-modules": "3.3.0",
"jest": "^29.7.0",
"lint-staged": "12.0.0",
"lint-staged": "12.5.0",
"ts-jest": "^29.1.2",
"ts-node": "10.8.0",
"ts-node": "10.9.2",
"typescript": "^5.4.3"
},
"scripts": {
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 @@ -53,8 +53,8 @@
},
"devDependencies": {
"@shared/eslint-config": "workspace:^",
"@swc/cli": "0.1.55",
"@swc/core": "1.2.150",
"@swc/cli": "0.3.12",
"@swc/core": "1.5.7",
"@swc/jest": "0.2.20",
"@types/cors": "^2.8.12",
"@types/express": "^4.17.13",
Expand Down
6 changes: 3 additions & 3 deletions targets/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,10 @@
"@types/jsonwebtoken": "^9.0.6",
"@types/lodash.get": "^4.4.7",
"@types/nodemailer": "^6.4.14",
"@types/react": "18.2.0",
"@types/react-dom": "18.2.0",
"@types/react": "18.3.2",
"@types/react-dom": "18.3.0",
"eslint": "^8.41.0",
"eslint-config-next": "14.1.4",
"eslint-config-next": "14.2.3",
"graphql-tag": "^2.12.6",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
Expand Down
6 changes: 3 additions & 3 deletions targets/ingester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,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.1",
"jest": "^27.1.1",
"lint-staged": "^12.0.0",
"ts-jest": "^27.0.5",
"ts-node": "10.8.0",
"ts-node": "10.9.2",
"typescript": "^5.4.3"
},
"license": "MIT",
Expand Down

0 comments on commit fb46501

Please sign in to comment.