Skip to content

Commit

Permalink
⬆️ deps: Upgrade.
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed Sep 10, 2022
1 parent 137a0f4 commit c308a0a
Show file tree
Hide file tree
Showing 2 changed files with 1,702 additions and 2,660 deletions.
19 changes: 8 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,26 +78,23 @@
},
"dependencies": {},
"devDependencies": {
"@aureooms/js-array": "4.0.0",
"@aureooms/js-functools": "2.0.3",
"@aureooms/js-itertools": "5.0.1",
"@babel/cli": "7.13.10",
"@babel/core": "7.13.10",
"@babel/preset-env": "7.13.10",
"@babel/register": "7.13.8",
"@babel/cli": "7.18.10",
"@babel/core": "7.19.0",
"@babel/preset-env": "7.19.0",
"@babel/register": "7.18.9",
"ava": "3.15.0",
"babel-plugin-transform-remove-console": "6.9.4",
"babel-plugin-unassert": "3.0.1",
"babel-plugin-unassert": "3.2.0",
"babel-preset-power-assert": "3.0.0",
"coveralls": "3.1.0",
"coveralls": "3.1.1",
"esdoc": "1.1.0",
"esdoc-inject-script-plugin": "1.0.0",
"esdoc-inject-style-plugin": "1.0.0",
"esdoc-standard-plugin": "1.0.0",
"np": "7.4.0",
"np": "7.6.2",
"nyc": "15.1.0",
"power-assert": "1.6.1",
"regenerator-runtime": "0.13.7"
"regenerator-runtime": "0.13.9"
},
"files": [
"lib"
Expand Down
Loading

0 comments on commit c308a0a

Please sign in to comment.