Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Nov 5, 2021
1 parent e47b002 commit 2989744
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 218 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@
"lodash.isequal": "4.5.0"
},
"devDependencies": {
"@babel/core": "7.15.8",
"@babel/node": "7.15.8",
"@babel/plugin-proposal-class-properties": "7.14.5",
"@babel/plugin-proposal-numeric-separator": "7.14.5",
"@babel/preset-env": "7.15.8",
"@babel/preset-typescript": "7.15.0",
"@babel/core": "7.16.0",
"@babel/node": "7.16.0",
"@babel/plugin-proposal-class-properties": "7.16.0",
"@babel/plugin-proposal-numeric-separator": "7.16.0",
"@babel/preset-env": "7.16.0",
"@babel/preset-typescript": "7.16.0",
"@types/lodash.clonedeep": "4.5.6",
"@types/lodash.isequal": "4.5.5",
"@types/node": "14.17.32",
Expand All @@ -58,7 +58,7 @@
"husky": "4.3.8",
"lint-staged": "10.5.4",
"prettier": "2.4.1",
"rollup": "2.58.3",
"rollup": "2.59.0",
"semantic-release": "17.4.7",
"sort-package-json": "1.52.0",
"typescript": "3.9.10"
Expand Down
Loading

0 comments on commit 2989744

Please sign in to comment.