Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
aracho1 committed Jul 17, 2024
1 parent c78dcf6 commit 1839010
Show file tree
Hide file tree
Showing 492 changed files with 297,904 additions and 98 deletions.
195 changes: 186 additions & 9 deletions cdk/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"constructs": "10.1.155",
"eslint": "^8.16.0",
"jest": "^27.5.1",
"npm-force-resolutions": "^0.0.10",
"prettier": "^2.7.0",
"source-map-support": "^0.5.20",
"ts-jest": "^27.1.4",
Expand All @@ -29,8 +30,8 @@
},
"overrides": {
"jest": {
"ws": "8.18.0",
"micromatch": "4.0.7"
"ws": "8.17.1",
"micromatch": "4.0.6"
}
},
"prettier": "@guardian/prettier",
Expand Down
Loading

0 comments on commit 1839010

Please sign in to comment.