Skip to content

Commit d93aeef

Browse files
author
Travis CI User
committed
Update core dependencies
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
1 parent 7e69edc commit d93aeef

2 files changed

Lines changed: 33 additions & 33 deletions

File tree

package-lock.json

Lines changed: 29 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,16 +42,16 @@
4242
"find-up": "^5.0.0",
4343
"joi": "^17.4.2",
4444
"lodash": "4.17.21",
45-
"minimatch": "^6.1.6",
45+
"minimatch": "^9.0.3",
4646
"pad-stream": "^2.0.0",
4747
"protocall": "^2.0.0",
4848
"pumpify": "^2.0.1",
4949
"request": "2.88.2",
50-
"semver": "^7.3.8",
50+
"semver": "^7.5.4",
5151
"split2": "^3.2.2",
5252
"through2": "^4.0.2",
53-
"yaml": "^2.2.1",
54-
"yargs": "^17.6.2"
53+
"yaml": "^2.3.2",
54+
"yargs": "^17.7.2"
5555
},
5656
"devDependencies": {
5757
"@coorpacademy/eslint-plugin-coorpacademy": "11.0.0",

0 commit comments

Comments
 (0)