Skip to content

Commit

Permalink
Upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
loris committed Nov 24, 2021
1 parent c1da839 commit 8122842
Show file tree
Hide file tree
Showing 2 changed files with 5,835 additions and 6,083 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,19 +35,19 @@
},
"homepage": "https://github.com/loris/api-query-params#readme",
"devDependencies": {
"@babel/cli": "7.11.6",
"@babel/core": "7.11.6",
"@babel/plugin-proposal-object-rest-spread": "7.11.0",
"@babel/preset-env": "7.11.5",
"@babel/register": "7.11.5",
"ava": "3.12.1",
"coveralls": "3.1.0",
"@babel/cli": "7.16.0",
"@babel/core": "7.16.0",
"@babel/plugin-proposal-object-rest-spread": "7.16.0",
"@babel/preset-env": "7.16.4",
"@babel/register": "7.16.0",
"ava": "3.15.0",
"coveralls": "3.1.1",
"eslint": "7.9.0",
"eslint-config-gowento": "7.0.0",
"mkdirp": "1.0.4",
"np": "6.5.0",
"np": "7.6.0",
"nyc": "15.1.0",
"prettier": "2.1.2",
"prettier": "2.4.1",
"rimraf": "3.0.2",
"shx": "^0.3.3"
}
Expand Down
Loading

0 comments on commit 8122842

Please sign in to comment.