Skip to content

Commit 3971ab4

Browse files
bump(deps): update @stickjs to ^1.3.10
1 parent 5ab7ef9 commit 3971ab4

3 files changed

Lines changed: 535 additions & 307 deletions

File tree

apps/server/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,10 +87,10 @@
8787
"@nestjs/platform-fastify": "^10.2.5",
8888
"@nestjs/schematics": "^10.0.2",
8989
"@nestjs/testing": "^10.2.5",
90-
"@stickyjs/eslint-config": "^1.3.3",
91-
"@stickyjs/prettier": "^1.3.3",
92-
"@stickyjs/testcontainers": "^1.3.3",
93-
"@stickyjs/typescript": "^1.3.3",
90+
"@stickyjs/eslint-config": "^1.3.10",
91+
"@stickyjs/prettier": "^1.3.10",
92+
"@stickyjs/testcontainers": "^1.3.10",
93+
"@stickyjs/typescript": "^1.3.10",
9494
"@types/express": "^4.17.17",
9595
"@types/jest": "^29.5.4",
9696
"@types/node": "^20.5.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
},
1919
"devDependencies": {
20-
"@stickyjs/turbo": "^1.3.4",
20+
"@stickyjs/turbo": "^1.3.10",
2121
"eslint-config-next": "13.5.4",
2222
"husky": "^8.0.3",
2323
"lint-staged": "^14.0.1"

0 commit comments

Comments
 (0)