Skip to content

Commit

Permalink
chore: Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pgrzesik committed Oct 30, 2023
1 parent 2bd9263 commit ff1dd18
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
"devDependencies": {
"cross-spawn": "*",
"eslint": "^8.26.0",
"eslint": "^8.52.0",
"git-list-updated": "^1.2.1",
"github-release-from-cc-changelog": "^2.3.0",
"lodash": "^4.17.21",
Expand All @@ -65,17 +65,17 @@
"bluebird": "^3.7.2",
"child-process-ext": "^2.1.1",
"fs-extra": "^10.1.0",
"glob-all": "^3.3.0",
"glob-all": "^3.3.1",
"is-wsl": "^2.2.0",
"jszip": "^3.10.1",
"lodash.get": "^4.4.2",
"lodash.uniqby": "^4.7.0",
"lodash.values": "^4.3.0",
"rimraf": "^3.0.2",
"semver": "^7.3.8",
"semver": "^7.5.4",
"set-value": "^4.1.0",
"sha256-file": "1.0.0",
"shell-quote": "^1.7.4"
"shell-quote": "^1.8.1"
},
"peerDependencies": {
"serverless": "^2.32 || 3"
Expand Down

0 comments on commit ff1dd18

Please sign in to comment.