Skip to content

Commit 97a89b8

Browse files
chore: update dependencies
Signed-off-by: Mauricio Robayo <rfmajo@gmail.com>
1 parent 40ab75f commit 97a89b8

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

package-lock.json

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

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -29,20 +29,20 @@
2929
"devDependencies": {
3030
"@commitlint/cli": "^12.1.4",
3131
"@commitlint/config-conventional": "^12.1.4",
32-
"@types/jest": "^26.0.23",
33-
"@types/node": "^16.0.0",
34-
"@typescript-eslint/eslint-plugin": "^4.25.0",
35-
"@typescript-eslint/parser": "^4.25.0",
36-
"eslint": "^7.27.0",
32+
"@types/jest": "^26.0.24",
33+
"@types/node": "^16.3.2",
34+
"@typescript-eslint/eslint-plugin": "^4.28.3",
35+
"@typescript-eslint/parser": "^4.28.3",
36+
"eslint": "^7.30.0",
3737
"eslint-config-airbnb-typescript": "^12.3.1",
3838
"eslint-config-prettier": "^8.3.0",
39-
"eslint-plugin-import": "^2.23.3",
39+
"eslint-plugin-import": "^2.23.4",
4040
"eslint-plugin-jest": "^24.3.6",
41-
"jest": "^27.0.1",
42-
"lint-staged": "^11.0.0",
43-
"prettier": "^2.3.0",
44-
"ts-jest": "^27.0.1",
45-
"typescript": "^4.3.2"
41+
"jest": "^27.0.6",
42+
"lint-staged": "^11.0.1",
43+
"prettier": "^2.3.2",
44+
"ts-jest": "^27.0.3",
45+
"typescript": "^4.3.5"
4646
},
4747
"dependencies": {
4848
"axios": "^0.21.1"

0 commit comments

Comments
 (0)