Skip to content

Commit

Permalink
Update core dependencies
Browse files Browse the repository at this point in the history
Upgraded dependencies:
- yaml ^2.2.1 -> 2.3.2
- minimatch ^6.1.6 -> 9.0.3
- yargs ^17.6.2 -> 17.7.2
- semver ^7.3.8 -> 7.5.4
  • Loading branch information
Travis CI User committed Oct 7, 2023
1 parent 7e69edc commit 5e006ff
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
58 changes: 29 additions & 29 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,16 +42,16 @@
"find-up": "^5.0.0",
"joi": "^17.4.2",
"lodash": "4.17.21",
"minimatch": "^6.1.6",
"minimatch": "^9.0.3",
"pad-stream": "^2.0.0",
"protocall": "^2.0.0",
"pumpify": "^2.0.1",
"request": "2.88.2",
"semver": "^7.3.8",
"semver": "^7.5.4",
"split2": "^3.2.2",
"through2": "^4.0.2",
"yaml": "^2.2.1",
"yargs": "^17.6.2"
"yaml": "^2.3.2",
"yargs": "^17.7.2"
},
"devDependencies": {
"@coorpacademy/eslint-plugin-coorpacademy": "11.0.0",
Expand Down

0 comments on commit 5e006ff

Please sign in to comment.