Skip to content

Commit

Permalink
Merge branch 'master' into renovate/swc-monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
OlesZadorozhnyy authored Sep 18, 2024
2 parents 84c6d31 + aa94471 commit 871be3a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,24 +47,24 @@
"@shelf/eslint-config": "3.15.1",
"@shelf/prettier-config": "1.0.0",
"@shelf/tsconfig": "0.1.0",
"@size-limit/esbuild-why": "11.1.4",
"@size-limit/preset-small-lib": "11.1.4",
"@size-limit/esbuild-why": "11.1.5",
"@size-limit/preset-small-lib": "11.1.5",
"@swc/core": "1.7.26",
"@swc/jest": "0.2.36",
"@types/jest": "29.5.12",
"@types/jest": "29.5.13",
"@types/lodash.defaults": "4.2.9",
"@types/lodash.template": "4.5.3",
"@types/node": "20.8.9",
"@types/slug": "5.0.9",
"eslint": "8.57.0",
"husky": "9.1.5",
"husky": "9.1.6",
"jest": "29.7.0",
"jest-environment-jsdom": "^29.7.0",
"lint-staged": "15.2.10",
"prettier": "3.3.3",
"size-limit": "11.1.4",
"size-limit": "11.1.5",
"ts-jest-resolver": "2.0.1",
"typescript": "5.5.4"
"typescript": "5.6.2"
},
"engines": {
"node": ">=14"
Expand Down

0 comments on commit 871be3a

Please sign in to comment.