Skip to content

Commit

Permalink
chore: updated dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lquixada committed Mar 21, 2021
1 parent e74d817 commit 6fe78b8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -82,8 +82,8 @@
"mocha-headless-chrome": "3.1.0",
"nock": "13.0.11",
"nyc": "15.1.0",
"ora": "5.3.0",
"rollup": "2.41.2",
"ora": "5.4.0",
"rollup": "2.42.1",
"rollup-plugin-copy": "3.4.0",
"rollup-plugin-terser": "7.0.2",
"semver": "7.3.4",
Expand All @@ -92,7 +92,7 @@
"standard": "16.0.3",
"standard-version": "9.1.1",
"typescript": "4.2.3",
"webpack": "5.25.0",
"webpack": "5.27.1",
"webpack-cli": "4.5.0",
"whatwg-fetch": "3.0.0"
},
Expand Down

0 comments on commit 6fe78b8

Please sign in to comment.