Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#145)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 18, 2023
1 parent a8b0003 commit 2177ae3
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"@snowcrystals/icicle": "2.0.4",
"axios": "^1.4.0",
"colorette": "^2.0.20",
"dotenv": "^16.1.4",
"dotenv": "^16.3.1",
"lodash": "^4.17.21",
"parse-link-header": "^2.0.0",
"probot": "^12.3.0"
"probot": "^12.3.1"
},
"devDependencies": {
"@commitlint/cli": "^17.6.5",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2176,10 +2176,10 @@ __metadata:
languageName: node
linkType: hard

"dotenv@npm:^16.1.4":
version: 16.1.4
resolution: "dotenv@npm:16.1.4"
checksum: c1b2e13df4d374a6a29e134c56c7b040ba20500677fe8b9939ea654f3b3badb9aaa0b172e40e4dfa1233a4177dbb8fb79d84cc79a50ac9c9641fe2ad98c14876
"dotenv@npm:^16.3.1":
version: 16.3.1
resolution: "dotenv@npm:16.3.1"
checksum: 15d75e7279018f4bafd0ee9706593dd14455ddb71b3bcba9c52574460b7ccaf67d5cf8b2c08a5af1a9da6db36c956a04a1192b101ee102a3e0cf8817bbcf3dfd
languageName: node
linkType: hard

Expand Down Expand Up @@ -3151,7 +3151,7 @@ __metadata:
"@typescript-eslint/parser": ^5.59.11
axios: ^1.4.0
colorette: ^2.0.20
dotenv: ^16.1.4
dotenv: ^16.3.1
eslint: ^8.43.0
eslint-config-prettier: ^8.8.0
eslint-plugin-prettier: ^4.2.1
Expand All @@ -3161,7 +3161,7 @@ __metadata:
lodash: ^4.17.21
parse-link-header: ^2.0.0
prettier: ^2.8.8
probot: ^12.3.0
probot: ^12.3.1
smee-client: ^1.2.3
typescript: 5.1.3
languageName: unknown
Expand Down Expand Up @@ -4513,9 +4513,9 @@ __metadata:
languageName: node
linkType: hard

"probot@npm:^12.3.0":
version: 12.3.0
resolution: "probot@npm:12.3.0"
"probot@npm:^12.3.1":
version: 12.3.1
resolution: "probot@npm:12.3.1"
dependencies:
"@octokit/core": ^3.2.4
"@octokit/plugin-enterprise-compatibility": ^1.2.8
Expand Down Expand Up @@ -4552,7 +4552,7 @@ __metadata:
uuid: ^8.3.2
bin:
probot: bin/probot.js
checksum: 0dbdf23f4b99c9c0545637055a21b225820115e3fe7aecd7150f823f025e15bc454fb7a2a77a36f857f4f5e0da6f58a12ca98e19a532d812007fe7a7945e336c
checksum: 4fccd3f327b64f11c04330dd1600a100277a4dbc0b6dfef03ad04c280cd5825fb14df2140cb2b6cb96e1577a248b2457a224f6129351204269e2fe683e62a497
languageName: node
linkType: hard

Expand Down

0 comments on commit 2177ae3

Please sign in to comment.