Skip to content

Commit

Permalink
Merged Pull Request '#71 nightly-package-update->main : 'Updated''
Browse files Browse the repository at this point in the history
Updated
  • Loading branch information
Automation51D authored Aug 19, 2023
2 parents ae20ff0 + 0421811 commit 309ee5a
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions fiftyone.devicedetection.cloud/remote_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"Tung Pham <tung@51degrees.com> (https://51degrees.com)"
],
"dependencies": {
"fiftyone.devicedetection.shared": "^4.4.50",
"fiftyone.devicedetection.shared": "^4.4.51",
"fiftyone.pipeline.cloudrequestengine": "^4.4.42",
"fiftyone.pipeline.core": "^4.4.42",
"fiftyone.pipeline.engines": "^4.4.42",
Expand All @@ -32,7 +32,7 @@
"@types/node": "^15.14.9",
"eslint": "^8.47.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jest": "^26.9.0",
"eslint-plugin-jsdoc": "^38.1.6",
"eslint-plugin-n": "^15.7.0",
Expand Down
4 changes: 2 additions & 2 deletions fiftyone.devicedetection.onpremise/remote_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"Tung Pham <tung@51degrees.com> (https://51degrees.com)"
],
"dependencies": {
"fiftyone.devicedetection.shared": "^4.4.50",
"fiftyone.devicedetection.shared": "^4.4.51",
"fiftyone.pipeline.core": "^4.4.42",
"fiftyone.pipeline.engines": "^4.4.42",
"fiftyone.pipeline.engines.fiftyone": "^4.4.42",
Expand All @@ -33,7 +33,7 @@
"@types/node": "^15.14.9",
"eslint": "^8.47.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jest": "^26.9.0",
"eslint-plugin-jsdoc": "^38.1.6",
"eslint-plugin-n": "^15.7.0",
Expand Down
2 changes: 1 addition & 1 deletion fiftyone.devicedetection.shared/remote_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"devDependencies": {
"eslint": "^8.47.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jest": "^26.9.0",
"eslint-plugin-jsdoc": "^38.1.6",
"eslint-plugin-n": "^15.7.0",
Expand Down
8 changes: 4 additions & 4 deletions fiftyone.devicedetection/remote_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"Tung Pham <tung@51degrees.com> (https://51degrees.com)"
],
"dependencies": {
"fiftyone.devicedetection.cloud": "^4.4.50",
"fiftyone.devicedetection.onpremise": "^4.4.50",
"fiftyone.devicedetection.shared": "^4.4.50",
"fiftyone.devicedetection.cloud": "^4.4.51",
"fiftyone.devicedetection.onpremise": "^4.4.51",
"fiftyone.devicedetection.shared": "^4.4.51",
"fiftyone.pipeline.cloudrequestengine": "^4.4.42",
"fiftyone.pipeline.core": "^4.4.42",
"fiftyone.pipeline.engines": "^4.4.42",
Expand All @@ -33,7 +33,7 @@
"devDependencies": {
"eslint": "^8.47.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jest": "^26.9.0",
"eslint-plugin-jsdoc": "^38.1.6",
"eslint-plugin-n": "^15.7.0",
Expand Down

0 comments on commit 309ee5a

Please sign in to comment.