Skip to content

Commit

Permalink
feat: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
shetzel committed Dec 3, 2021
1 parent 3fc3a98 commit 816ff86
Show file tree
Hide file tree
Showing 3 changed files with 1,829 additions and 1,704 deletions.
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2018, Salesforce.com, Inc.
Copyright (c) 2021, Salesforce.com, Inc.
All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
Expand Down
24 changes: 11 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,24 +10,22 @@
"dependencies": {
"@oclif/config": "^1",
"@octokit/core": "^3.4.0",
"@salesforce/command": "^4.1.4",
"@salesforce/core": "^2.28.1",
"@salesforce/kit": "^1.5.17",
"@salesforce/plugin-trust": "^1.0.11",
"@salesforce/ts-types": "^1.4.3",
"@types/semver": "^7.3.6",
"@types/sinon": "10.0.6",
"@salesforce/command": "^4.2.0",
"@salesforce/core": "^2.31.0",
"@salesforce/kit": "^1.5.22",
"@salesforce/plugin-trust": "^1.1.0",
"@salesforce/ts-types": "^1.5.20",
"agent-base": "^6.0.2",
"aws-sdk": "^2.1012.0",
"aws-sdk": "^2.1043.0",
"chalk": "^4.1.0",
"cli-ux": "^5.5.1",
"conventional-changelog-conventionalcommits": "^4.6.1",
"conventional-changelog-preset-loader": "^2.3.4",
"conventional-commits-parser": "^3.2.2",
"fast-glob": "^3.2.5",
"fast-glob": "^3.2.7",
"glob": "^7.2.0",
"got": "^11.8.0",
"oclif": "^1.18.1",
"got": "^11.8.3",
"oclif": "^1.18.2",
"proxy-agent": "^4.0.1",
"proxy-from-env": "^1.1.0",
"semver": "^7.3.5",
Expand All @@ -48,8 +46,8 @@
"@types/conventional-changelog-preset-loader": "^2.3.1",
"@types/conventional-commits-parser": "^3.0.1",
"@types/graceful-fs": "^4.1.5",
"@types/jsforce": "^1.9.29",
"@types/semver": "^7.3.6",
"@types/jsforce": "^1.9.35",
"@types/semver": "^7.3.9",
"@types/shelljs": "^0.8.8",
"@typescript-eslint/eslint-plugin": "^4.26.0",
"@typescript-eslint/parser": "^4.26.0",
Expand Down
Loading

0 comments on commit 816ff86

Please sign in to comment.