Skip to content

Commit ac08002

Browse files
Harrison IfeanyichukwuHarrison Ifeanyichukwu
Harrison Ifeanyichukwu
authored and
Harrison Ifeanyichukwu
committed
fix: fix dependencies
1 parent e5411d6 commit ac08002

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
"@babel/plugin-proposal-object-rest-spread": "^7.4.0",
4242
"@babel/preset-env": "7.4.0",
4343
"@babel/preset-typescript": "7.3.3",
44-
"@forensic-js/utils": "2.0.0",
4544
"@types/jest": "24.0.11",
4645
"@typescript-eslint/eslint-plugin": "1.6.0",
4746
"@typescript-eslint/parser": "1.6.0",
@@ -68,6 +67,7 @@
6867
"@babel/plugin-transform-runtime": "7.4.3",
6968
"@babel/runtime": "7.4.3",
7069
"@forensic-js/node-utils": "1.0.0",
70+
"@forensic-js/utils": "2.7.0",
7171
"semantic-release-cli": "5.2.1"
7272
}
7373
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -694,10 +694,10 @@
694694
"@babel/plugin-transform-runtime" "7.4.3"
695695
"@babel/runtime" "7.4.3"
696696

697-
"@forensic-js/utils@2.0.0":
698-
version "2.0.0"
699-
resolved "https://registry.yarnpkg.com/@forensic-js/utils/-/utils-2.0.0.tgz#de684ed92047772864c8fa464bc222964ae697a6"
700-
integrity sha512-Ajm5oyjMS19YIfPmYc3XcQegLZz5qrr5UJ1TUvk43aogb0rQF4j0wuKKjQj8iBBmZZ+42tSZs8fWqD2CeqXBEQ==
697+
"@forensic-js/utils@2.7.0":
698+
version "2.7.0"
699+
resolved "https://registry.yarnpkg.com/@forensic-js/utils/-/utils-2.7.0.tgz#6fd3d883db1b1868bc32f11b498385a0683a691c"
700+
integrity sha512-ZfTr3PTRm2uJjrtknyq+g3GiliMzrfL6AQ5zKDh187JOx81vJdEQRiNY/DuhgoP6D+78xZ4tmeOC8BXETrUXGw==
701701

702702
"@jest/console@^24.7.1", "@jest/console@^24.9.0":
703703
version "24.9.0"

0 commit comments

Comments
 (0)