Skip to content

Commit

Permalink
build(deps): bump fbjs from 3.0.4 to 3.0.5 in /example (maplibre#64)
Browse files Browse the repository at this point in the history
Bumps [fbjs](https://github.com/facebook/fbjs) from 3.0.4 to 3.0.5.
- [Commits](facebook/fbjs@fbjs-v3.0.4...fbjs-v3.0.5)

---
updated-dependencies:
- dependency-name: fbjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ty Rauber <[email protected]>
  • Loading branch information
dependabot[bot] and tyrauber committed Mar 26, 2024
1 parent 3a696b1 commit 3995adb
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@turf/nearest-point-on-line": "6.5.0",
"@types/geojson": "7946.0.11",
"debounce": "^1.2.0",
"fbjs": "^3.0.0",
"fbjs": "^3.0.5",
"moment": "^2.24.0",
"prop-types": "^15.7.2",
"react": "^18.2.0",
Expand Down
20 changes: 10 additions & 10 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2298,7 +2298,7 @@ __metadata:
babel-plugin-module-resolver: ^4.1.0
debounce: ^1.2.0
detox: ^20.17.0
fbjs: ^3.0.0
fbjs: ^3.0.5
glob-to-regexp: ^0.4.0
jest: ^29.7.0
jest-circus: ^29.7.0
Expand Down Expand Up @@ -3968,18 +3968,18 @@ __metadata:
languageName: node
linkType: hard

"fbjs@npm:^3.0.0":
version: 3.0.4
resolution: "fbjs@npm:3.0.4"
"fbjs@npm:^3.0.5":
version: 3.0.5
resolution: "fbjs@npm:3.0.5"
dependencies:
cross-fetch: ^3.1.5
fbjs-css-vars: ^1.0.0
loose-envify: ^1.0.0
object-assign: ^4.1.0
promise: ^7.1.1
setimmediate: ^1.0.5
ua-parser-js: ^0.7.30
checksum: 8b23a3550fcda8a9109fca9475a3416590c18bb6825ea884192864ed686f67fcd618e308a140c9e5444fbd0168732e1ff3c092ba3d0c0ae1768969f32ba280c7
ua-parser-js: ^1.0.35
checksum: e609b5b64686bc96495a5c67728ed9b2710b9b3d695c5759c5f5e47c9483d1c323543ac777a86459e3694efc5712c6ce7212e944feb19752867d699568bb0e54
languageName: node
linkType: hard

Expand Down Expand Up @@ -8179,10 +8179,10 @@ __metadata:
languageName: node
linkType: hard

"ua-parser-js@npm:^0.7.30":
version: 0.7.32
resolution: "ua-parser-js@npm:0.7.32"
checksum: 6b6b035dd78a0ab3369f166ab6f26225d823d83630788806d634f16259297a8f4ae6fe0be4e48f4353ac10dffded3971d7745c55d1432fdfc78a893ba58ef044
"ua-parser-js@npm:^1.0.35":
version: 1.0.36
resolution: "ua-parser-js@npm:1.0.36"
checksum: 5b2c8a5e3443dfbba7624421805de946457c26ae167cb2275781a2729d1518f7067c9d5c74c3b0acac4b9ff3278cae4eace08ca6eecb63848bc3b2f6a63cc975
languageName: node
linkType: hard

Expand Down

0 comments on commit 3995adb

Please sign in to comment.