Skip to content
This repository has been archived by the owner on Sep 12, 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 e9c28c6 commit 0d6e2b5
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,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
22 changes: 11 additions & 11 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 @@ -410,14 +410,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: 10/bd065cd73ae3dbe69e6f9167aa605da3df77d69bbad2ede95e4aa9e7af7744d5bc1838b928c77338ca62df7691a7adf6e608279be50c18e4b3c70cf77e3013d7
checksum: 10/36a756a695e2f18d406bfdfd6823023e3810d13fdb27ec2a5cb90ae95326edb1e744e3451a8a31bf6bd91646236643c5e8024ecf71102cc93309ec80592ebb17
languageName: node
linkType: hard

Expand Down Expand Up @@ -625,13 +625,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: 10/9ee17ba00f9182fda544c247bc1d130f65d1bb0d4d9953d5c3d1e4fd36211386c1e849a28e823574546a8bc3df3d0c269122258e21a55d3c12b3e64c00ab50b6
checksum: 10/a1bcee880f3c167e605758710e75665485f62904702a40db326cc285dcb68b512e346cbe58533b91e115e2ac2e732d72249cba3e49350c1763b95d78e62a8181
languageName: node
linkType: hard

Expand Down

0 comments on commit 0d6e2b5

Please sign in to comment.