Skip to content

Commit 8fe1837

Browse files
authored
CCM-7258: dependabot updates (#156)
1 parent d83068b commit 8fe1837

File tree

2 files changed

+47
-49
lines changed

2 files changed

+47
-49
lines changed

package-lock.json

Lines changed: 41 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"typecheck": "tsc --project ./tsconfig.json"
2121
},
2222
"dependencies": {
23-
"@aws-amplify/adapter-nextjs": "^1.2.19",
23+
"@aws-amplify/adapter-nextjs": "^1.2.23",
2424
"@aws-amplify/backend": "^1.2.0",
2525
"@aws-sdk/client-ses": "^3.637.0",
2626
"markdown-it": "^13.0.1",
@@ -38,9 +38,9 @@
3838
"@testing-library/jest-dom": "^6.5.0",
3939
"@testing-library/react": "^16.0.1",
4040
"@testing-library/user-event": "^14.5.2",
41-
"@types/jest": "^29.5.12",
41+
"@types/jest": "^29.5.14",
4242
"@types/markdown-it": "^13.0.1",
43-
"@types/node": "^22",
43+
"@types/node": "^22.8.1",
4444
"@types/react": "^18",
4545
"@types/react-dom": "^18",
4646
"@typescript-eslint/eslint-plugin": "^8.7.0",
@@ -54,7 +54,7 @@
5454
"eslint-import-resolver-typescript": "^3.6.3",
5555
"eslint-plugin-html": "^8.1.1",
5656
"eslint-plugin-import": "^2.29.1",
57-
"eslint-plugin-jest": "^28.8.1",
57+
"eslint-plugin-jest": "^28.8.3",
5858
"eslint-plugin-prettier": "^5.1.3",
5959
"eslint-plugin-security": "^3.0.1",
6060
"eslint-plugin-sonarjs": "^2.0.2",
@@ -66,10 +66,10 @@
6666
"mochawesome": "^7.1.3",
6767
"pa11y": "^8.0.0",
6868
"pa11y-ci": "^3.1.0",
69-
"pa11y-ci-reporter-html": "^6.0.2",
69+
"pa11y-ci-reporter-html": "^7.0.0",
7070
"pm2": "^5.4.2",
7171
"prettier": "^3.3.3",
72-
"sass": "^1.77.8",
72+
"sass": "^1.80.5",
7373
"ts-jest": "^29.2.5",
7474
"ts-node": "^10.9.2",
7575
"tsx": "^4.19.1",

0 commit comments

Comments
 (0)