Skip to content

Commit a1615ae

Browse files
Bump shelljs from 0.8.3 to 0.8.5 (#51)
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.3 to 0.8.5. - [Release notes](https://github.com/shelljs/shelljs/releases) - [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md) - [Commits](shelljs/shelljs@v0.8.3...v0.8.5) --- updated-dependencies: - dependency-name: shelljs dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: John Buxton <[email protected]>
1 parent a121679 commit a1615ae

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"serverless-plugin-existing-s3": "2.4.0",
3939
"serverless-pseudo-parameters": "2.5.0",
4040
"serverless-s3-local": "0.5.4",
41-
"shelljs": "0.8.3",
41+
"shelljs": "0.8.5",
4242
"wait-port": "0.2.2",
4343
"rimraf": "2.6.3"
4444
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6629,10 +6629,10 @@ shebang-regex@^1.0.0:
66296629
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-1.0.0.tgz#da42f49740c0b42db2ca9728571cb190c98efea3"
66306630
integrity sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=
66316631

6632-
[email protected].3, shelljs@^0.8.3:
6633-
version "0.8.3"
6634-
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.3.tgz#a7f3319520ebf09ee81275b2368adb286659b097"
6635-
integrity sha512-fc0BKlAWiLpwZljmOvAOTE/gXawtCoNrP5oaY7KIaQbbyHeQVg01pSEuEGvGh3HEdBU4baCD7wQBwADmM/7f7A==
6632+
[email protected].5, shelljs@^0.8.3:
6633+
version "0.8.5"
6634+
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.5.tgz#de055408d8361bed66c669d2f000538ced8ee20c"
6635+
integrity sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow==
66366636
dependencies:
66376637
glob "^7.0.0"
66386638
interpret "^1.0.0"

0 commit comments

Comments
 (0)