Skip to content

Commit

Permalink
chore: upgrade dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Jul 27, 2021
1 parent 320c409 commit 031ad30
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 82 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@
"@types/fs-extra": "^9.0.12",
"@types/jest": "^26.0.24",
"@types/normalize-path": "^3.0.0",
"@typescript-eslint/eslint-plugin": "^4.28.4",
"@typescript-eslint/parser": "^4.28.4",
"@typescript-eslint/eslint-plugin": "^4.28.5",
"@typescript-eslint/parser": "^4.28.5",
"babel-loader": "^8.2.2",
"codecov": "^3.8.3",
"core-js": "3.15.2",
Expand All @@ -96,14 +96,14 @@
"eslint-plugin-promise": "^5.1.0",
"http-server": "^0.12.3",
"jest": "^27.0.6",
"lint-staged": "^11.1.0",
"lint-staged": "^11.1.1",
"npm-run-all": "^4.1.5",
"nuxt": "^2.15.7",
"prettier": "^2.3.2",
"release-it": "14.10.0",
"release-it": "14.10.1",
"rimraf": "^3.0.2",
"siroc": "0.14.0",
"start-server-and-test": "^1.13.0",
"start-server-and-test": "^1.13.1",
"testcafe": "1.15.0",
"ts-loader": "^8.3.0",
"tsd": "^0.17.0",
Expand Down
Loading

0 comments on commit 031ad30

Please sign in to comment.