Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit dffc295

Browse files
committedDec 7, 2021
chore: bump dependencies
1 parent 34d437d commit dffc295

File tree

2 files changed

+1379
-757
lines changed

2 files changed

+1379
-757
lines changed
 

‎package-lock.json

Lines changed: 1373 additions & 751 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
@@ -41,16 +41,16 @@
4141
},
4242
"devDependencies": {
4343
"@types/jest": "^27.0.3",
44-
"@typescript-eslint/eslint-plugin": "^5.4.0",
45-
"eslint": "^8.3.0",
46-
"eslint-config-airbnb-typescript": "^16.0.0",
44+
"@typescript-eslint/eslint-plugin": "^5.6.0",
45+
"eslint": "^8.4.1",
46+
"eslint-config-airbnb-typescript": "^16.1.0",
4747
"eslint-config-prettier": "^8.3.0",
4848
"eslint-plugin-import": "^2.25.3",
4949
"eslint-plugin-prettier": "^4.0.0",
50-
"jest": "^27.3.1",
51-
"prettier": "^2.5.0",
50+
"jest": "^27.4.3",
51+
"prettier": "^2.5.1",
5252
"release-it": "^14.11.8",
53-
"ts-jest": "^27.0.7",
53+
"ts-jest": "^27.1.0",
5454
"typescript": "^4.5.2"
5555
},
5656
"keywords": [

0 commit comments

Comments
 (0)
Please sign in to comment.