Skip to content

Commit

Permalink
chore(package): Upgrade packages for 2020-11-22.
Browse files Browse the repository at this point in the history
  • Loading branch information
randytarampi committed Nov 22, 2020
1 parent 1866b86 commit a08cd1e
Show file tree
Hide file tree
Showing 2 changed files with 1,411 additions and 1,731 deletions.
34 changes: 17 additions & 17 deletions package.json
Expand Up @@ -12,51 +12,51 @@
"email": "bugs@randytarampi.ca"
},
"dependencies": {
"@randy.tarampi/lambda-logger": "^6.3.4",
"@randy.tarampi/serverless": "^6.3.4",
"@randy.tarampi/lambda-logger": "^7.0.0",
"@randy.tarampi/serverless": "^7.0.0",
"clamscan": "^1.3.3",
"md5": "^2.3.0",
"snyk": "^1.406.0",
"temp": "^0.9.2"
"snyk": "^1.430.0",
"temp": "^0.9.4"
},
"devDependencies": {
"@babel/cli": "^7.12.0",
"@babel/core": "^7.12.0",
"@babel/cli": "^7.12.7",
"@babel/core": "^7.12.7",
"@babel/plugin-proposal-class-properties": "^7.12.1",
"@babel/plugin-proposal-object-rest-spread": "^7.12.1",
"@babel/plugin-transform-property-literals": "^7.12.1",
"@babel/polyfill": "^7.12.1",
"@babel/preset-env": "^7.12.0",
"@babel/register": "^7.12.0",
"@babel/preset-env": "^7.12.7",
"@babel/register": "^7.12.1",
"@semantic-release/changelog": "^5.0.1",
"@semantic-release/git": "^9.0.0",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.1.0",
"babel-loader": "^8.2.1",
"babel-plugin-istanbul": "^6.0.0",
"babel-plugin-lodash": "^3.3.4",
"babel-plugin-minify-replace": "^0.5.0",
"chai": "^4.2.0",
"coveralls": "^3.1.0",
"cross-env": "^7.0.2",
"del": "^6.0.0",
"eslint": "^7.12.0",
"eslint": "^7.14.0",
"eslint-plugin-import": "^2.22.1",
"gulp": "^4.0.2",
"gulp-eslint": "^6.0.0",
"gulp-if": "^3.0.0",
"gulp-mocha": "^7.0.2",
"mocha": "^8.2.0",
"mocha": "^8.2.1",
"mocha-junit-reporter": "^2.0.0",
"nyc": "^15.1.0",
"semantic-release": "^17.2.0",
"serverless": "^2.5.0",
"semantic-release": "^17.2.4",
"serverless": "^2.12.0",
"serverless-mocha-plugin": "^1.12.0",
"serverless-webpack": "^5.3.5",
"sinon": "^9.2.0",
"sinon": "^9.2.1",
"vinyl-paths": "^3.0.1",
"webpack": "^4.44.2",
"webpack-bundle-analyzer": "^3.9.0",
"webpack-cli": "^3.3.12",
"webpack": "^5.6.0",
"webpack-bundle-analyzer": "^4.1.0",
"webpack-cli": "^4.2.0",
"webpack-node-externals": "^2.5.2"
},
"engines": {
Expand Down

0 comments on commit a08cd1e

Please sign in to comment.