Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Commit

Permalink
chore(deps): update all minor devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 31, 2024
1 parent 45e3254 commit 6fa1de7
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
"devDependencies": {
"@babel/core": "7.25.2",
"@babel/eslint-parser": "7.25.1",
"@babel/plugin-syntax-import-assertions": "7.24.7",
"@babel/plugin-syntax-import-assertions": "7.25.6",
"@commitlint/cli": "19.4.0",
"@commitlint/config-conventional": "19.2.2",
"@commitlint/config-conventional": "19.4.1",
"@jest/globals": "29.7.0",
"@ngneat/falso": "7.2.0",
"@types/jest": "29.5.12",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ __metadata:
dependencies:
"@babel/core": "npm:7.25.2"
"@babel/eslint-parser": "npm:7.25.1"
"@babel/plugin-syntax-import-assertions": "npm:7.24.7"
"@babel/plugin-syntax-import-assertions": "npm:7.25.6"
"@commitlint/cli": "npm:19.4.0"
"@commitlint/config-conventional": "npm:19.2.2"
"@commitlint/config-conventional": "npm:19.4.1"
"@jest/globals": "npm:29.7.0"
"@ngneat/falso": "npm:7.2.0"
"@types/jest": "npm:29.5.12"
Expand Down Expand Up @@ -143,7 +143,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-plugin-utils@npm:^7.0.0, @babel/helper-plugin-utils@npm:^7.10.4, @babel/helper-plugin-utils@npm:^7.12.13, @babel/helper-plugin-utils@npm:^7.14.5, @babel/helper-plugin-utils@npm:^7.24.7, @babel/helper-plugin-utils@npm:^7.8.0":
"@babel/helper-plugin-utils@npm:^7.0.0, @babel/helper-plugin-utils@npm:^7.10.4, @babel/helper-plugin-utils@npm:^7.12.13, @babel/helper-plugin-utils@npm:^7.14.5, @babel/helper-plugin-utils@npm:^7.24.7, @babel/helper-plugin-utils@npm:^7.24.8, @babel/helper-plugin-utils@npm:^7.8.0":
version: 7.24.8
resolution: "@babel/helper-plugin-utils@npm:7.24.8"
checksum: 10c0/0376037f94a3bfe6b820a39f81220ac04f243eaee7193774b983e956c1750883ff236b30785795abbcda43fac3ece74750566830c2daa4d6e3870bb0dff34c2d
Expand Down Expand Up @@ -258,14 +258,14 @@ __metadata:
languageName: node
linkType: hard

"@babel/plugin-syntax-import-assertions@npm:7.24.7":
version: 7.24.7
resolution: "@babel/plugin-syntax-import-assertions@npm:7.24.7"
"@babel/plugin-syntax-import-assertions@npm:7.25.6":
version: 7.25.6
resolution: "@babel/plugin-syntax-import-assertions@npm:7.25.6"
dependencies:
"@babel/helper-plugin-utils": "npm:^7.24.7"
"@babel/helper-plugin-utils": "npm:^7.24.8"
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: 10c0/b82c53e095274ee71c248551352d73441cf65b3b3fc0107258ba4e9aef7090772a425442b3ed1c396fa207d0efafde8929c87a17d3c885b3ca2021316e87e246
checksum: 10c0/55afa63b1b1355bcc1d85a9ad9d2c78983e27beee38e232d5c1ab59eac39127ce3c3817d6686e3ab1d0aff5edd8e38a6852885c65d3e518accdd183a445ef411
languageName: node
linkType: hard

Expand Down Expand Up @@ -473,13 +473,13 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/config-conventional@npm:19.2.2":
version: 19.2.2
resolution: "@commitlint/config-conventional@npm:19.2.2"
"@commitlint/config-conventional@npm:19.4.1":
version: 19.4.1
resolution: "@commitlint/config-conventional@npm:19.4.1"
dependencies:
"@commitlint/types": "npm:^19.0.3"
conventional-changelog-conventionalcommits: "npm:^7.0.2"
checksum: 10c0/2f2a07ee318ac42ffda488521bd84f28268a6d2ea10b332abcad6106559d8a64a765cc58ddea106fd67fce376228cb24059000a584f4986e0e8f972cedd85442
checksum: 10c0/aece8757a2263735d9a131b6b2eeeeff2c30106a902b74b0f6de13c1b3724594ed3b94986c1d4bd5ad70b7ba1569ed8b8441ac171dc0343b4d45f733b397011c
languageName: node
linkType: hard

Expand Down

0 comments on commit 6fa1de7

Please sign in to comment.