Skip to content

Commit e557221

Browse files
committed
chore: updated dependencies
1 parent 3769a69 commit e557221

File tree

9 files changed

+3869
-67478
lines changed

9 files changed

+3869
-67478
lines changed

package-lock.json

+3,830-3,877
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/commons/package-lock.json

-12,546
This file was deleted.

packages/commons/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -31,18 +31,18 @@
3131
"types": "./lib/index.d.ts",
3232
"typedocMain": "src/index.ts",
3333
"devDependencies": {
34-
"@commitlint/cli": "^16.0.2",
34+
"@commitlint/cli": "^16.2.1",
3535
"@types/aws-lambda": "^8.10.72",
36-
"@types/jest": "^27.0.0",
36+
"@types/jest": "^27.4.0",
3737
"@types/node": "^17.0.8",
38-
"@typescript-eslint/eslint-plugin": "^5.4.0",
39-
"@typescript-eslint/parser": "^5.4.0",
38+
"@typescript-eslint/eslint-plugin": "^5.12.1",
39+
"@typescript-eslint/parser": "^5.12.1",
4040
"eslint": "^8.3.0",
4141
"eslint-import-resolver-node": "^0.3.6",
4242
"eslint-import-resolver-typescript": "^2.5.0",
4343
"eslint-plugin-import": "^2.25.3",
44-
"jest": "^27.2.2",
45-
"ts-jest": "^27.0.5",
44+
"jest": "^27.5.1",
45+
"ts-jest": "^27.1.3",
4646
"ts-node": "^10.0.0",
4747
"typescript": "^4.1.3"
4848
},

0 commit comments

Comments
 (0)