Skip to content

Commit 0f64310

Browse files
committed
Merge branch 'trunk' of github.com:codecoolture/codecoolture.com into trunk
2 parents 1e56620 + c15932c commit 0f64310

2 files changed

Lines changed: 379 additions & 368 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
},
2525
"devDependencies": {
2626
"@next/eslint-plugin-next": "13.4.13",
27-
"@types/jest": "29.5.3",
27+
"@types/jest": "29.5.4",
2828
"@types/lodash": "4.14.197",
2929
"@types/marked": "5.0.1",
3030
"@types/node": "16.11.19",
31-
"@types/react": "18.2.20",
31+
"@types/react": "18.2.21",
3232
"@types/react-dom": "18.2.7",
3333
"@typescript-eslint/eslint-plugin": "5.62.0",
3434
"@typescript-eslint/parser": "5.62.0",
@@ -40,7 +40,7 @@
4040
"eslint-plugin-prettier": "4.2.1",
4141
"eslint-plugin-react": "7.33.1",
4242
"feed": "4.2.2",
43-
"jest": "29.6.2",
43+
"jest": "29.6.4",
4444
"marked": "4.2.12",
4545
"prettier": "2.8.8",
4646
"start-server-and-test": "2.0.0",

0 commit comments

Comments
 (0)