Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
domoritz committed Mar 26, 2021
1 parent 0071bfc commit c800628
Show file tree
Hide file tree
Showing 2 changed files with 187 additions and 183 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,17 +53,17 @@
},
"devDependencies": {
"@babel/core": "^7.13.10",
"@babel/preset-env": "^7.13.10",
"@babel/preset-env": "^7.13.12",
"@babel/preset-typescript": "^7.13.0",
"@semantic-release/git": "^9.0.0",
"@types/fast-json-stable-stringify": "^2.0.0",
"@types/glob": "^7.1.3",
"@types/jest": "^26.0.21",
"@types/jest": "^26.0.22",
"@types/json-stable-stringify": "^1.0.32",
"@types/node": "^14.14.35",
"@typescript-eslint/eslint-plugin": "^4.18.0",
"@typescript-eslint/parser": "^4.18.0",
"ajv": "^7.2.3",
"@types/node": "^14.14.36",
"@typescript-eslint/eslint-plugin": "^4.19.0",
"@typescript-eslint/parser": "^4.19.0",
"ajv": "^7.2.4",
"ajv-formats": "^1.5.1",
"chai": "^4.3.4",
"cross-env": "^7.0.3",
Expand Down

0 comments on commit c800628

Please sign in to comment.