Skip to content

Commit

Permalink
chore(deps): upgrade minor versions
Browse files Browse the repository at this point in the history
  • Loading branch information
arielsvg committed Jan 22, 2021
1 parent 7e39d7c commit 30ddaec
Show file tree
Hide file tree
Showing 2 changed files with 121 additions and 135 deletions.
18 changes: 8 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,11 @@
},
"devDependencies": {
"@babel/core": "^7.12.10",
"@babel/plugin-transform-react-jsx": "^7.12.10",
"@babel/preset-env": "^7.12.10",
"@babel/plugin-transform-react-jsx": "^7.12.12",
"@babel/preset-env": "^7.12.11",
"@babel/preset-typescript": "^7.12.7",
"@types/angular": "^1.8.0",
"@types/chai": "^4.2.11",
"@types/lodash": "^4.14.149",
"@types/lodash": "^4.14.168",
"@types/mocha": "^7.0.2",
"@types/pug": "^2.0.4",
"@types/react": "^17.0.0",
Expand All @@ -44,10 +43,9 @@
"eslint-config-prettier": "^7.2.0",
"eslint-plugin-react": "^7.22.0",
"eslint-plugin-react-hooks": "^4.2.0",
"eslint-plugin-standard": "^4.0.1",
"file-loader": "^5.1.0",
"html-webpack-plugin": "^4.3.0",
"lodash": "^4.17.19",
"lodash": "^4.17.20",
"mini-css-extract-plugin": "^0.9.0",
"mocha": "^7.1.0",
"ng-cache-loader": "0.0.26",
Expand All @@ -57,20 +55,20 @@
"sass-loader": "^8.0.2",
"serve-static": "^1.14.1",
"sn-stylekit": "2.1.0",
"ts-loader": "^8.0.12",
"ts-loader": "^8.0.14",
"typescript": "^4.1.3",
"typescript-eslint": "0.0.1-alpha.0",
"webpack": "^4.44.1",
"webpack-cli": "^3.3.12",
"webpack-dev-server": "^3.11.0",
"webpack-dev-server": "^3.11.2",
"webpack-merge": "^4.2.2"
},
"dependencies": {
"@bugsnag/js": "^7.5.1",
"@bugsnag/js": "^7.6.0",
"@reach/alert": "^0.12.1",
"@reach/alert-dialog": "^0.12.1",
"@reach/dialog": "^0.12.1",
"@standardnotes/sncrypto-web": "^1.2.9",
"@standardnotes/sncrypto-web": "^1.2.10",
"@standardnotes/snjs": "^2.0.47",
"babel-loader": "^8.2.2",
"mobx": "^6.0.4",
Expand Down
Loading

0 comments on commit 30ddaec

Please sign in to comment.