Skip to content

Commit

Permalink
upgrades deps
Browse files Browse the repository at this point in the history
  • Loading branch information
chrvadala committed Nov 12, 2021
1 parent dfcda88 commit fdd158c
Show file tree
Hide file tree
Showing 2 changed files with 1,533 additions and 1,716 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,22 +49,22 @@
},
"homepage": "https://github.com/chrvadala/transformation-matrix#readme",
"devDependencies": {
"@babel/cli": "^7.14.8",
"@babel/core": "^7.15.0",
"@babel/plugin-proposal-object-rest-spread": "^7.14.7",
"@babel/plugin-transform-runtime": "^7.15.0",
"@babel/preset-env": "^7.15.0",
"@types/jest": "^27.0.1",
"babel-loader": "^8.2.2",
"@babel/cli": "^7.16.0",
"@babel/core": "^7.16.0",
"@babel/plugin-proposal-object-rest-spread": "^7.16.0",
"@babel/plugin-transform-runtime": "^7.16.0",
"@babel/preset-env": "^7.16.0",
"@types/jest": "^27.0.2",
"babel-loader": "^8.2.3",
"del-cli": "^4.0.1",
"jest": "^27.0.6",
"jsdoc-to-markdown": "^7.0.1",
"jest": "^27.3.1",
"jsdoc-to-markdown": "^7.1.0",
"npm-run-all": "^4.1.5",
"pegjs": "0.11.0-master.b7b87ea",
"standard": "^16.0.3",
"typescript": "^4.3.5",
"webpack": "^5.50.0",
"webpack-cli": "^4.8.0"
"standard": "^16.0.4",
"typescript": "^4.4.4",
"webpack": "^5.64.0",
"webpack-cli": "^4.9.1"
},
"standard": {
"ignore": [
Expand Down
Loading

0 comments on commit fdd158c

Please sign in to comment.