Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
3cp committed Feb 13, 2021
1 parent e4526af commit 13d2e1c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
"homepage": "https://github.com/dumberjs/dumber#readme",
"dependencies": {
"@babel/core": "^7.12.13",
"@babel/core": "^7.12.16",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-modules-commonjs": "^7.12.13",
"assert": "^2.0.0",
Expand All @@ -63,7 +63,7 @@
"events": "^3.2.0",
"fs-browser-stub": "^1.0.1",
"https-browserify": "^1.0.0",
"meriyah": "^4.1.0",
"meriyah": "^4.1.2",
"mkdirp-classic": "^0.5.3",
"modify-code": "^1.2.0",
"node-fetch": "^2.6.1",
Expand All @@ -87,7 +87,7 @@
"devDependencies": {
"browser-do": "^3.0.2",
"browserify": "^17.0.0",
"eslint": "^7.19.0",
"eslint": "^7.20.0",
"nyc": "^15.1.0",
"semver": "^7.3.4",
"sourcemap-codec": "^1.4.8",
Expand Down

0 comments on commit 13d2e1c

Please sign in to comment.