Skip to content

Commit

Permalink
Update devDependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 5, 2024
1 parent 7a311a6 commit 5ad848e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,12 @@
},
"devDependencies": {
"concurrently": "8.2.2",
"documentation": "14.0.2",
"documentation": "14.0.3",
"microbundle": "0.15.1",
"replace-between": "0.0.8",
"tap-spec": "5.0.0",
"tape": "5.7.4",
"three": "0.160.1",
"three": "0.161.0",
"vite": "^4.1.1"
},
"files": [
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2440,10 +2440,10 @@ doctrine-temporary-fork@2.1.0:
dependencies:
esutils "^2.0.2"

documentation@14.0.2:
version "14.0.2"
resolved "https://registry.yarnpkg.com/documentation/-/documentation-14.0.2.tgz#d8c379ba08835953ba5c3b9bd5f9db66a62e66a3"
integrity sha512-hWoTf8/u4pOjib02L7w94hwmhPfcSwyJNGtlPdGVe8GFyq8HkzcFzQQltaaikKunHEp0YSwDAbwBAO7nxrWIfA==
documentation@14.0.3:
version "14.0.3"
resolved "https://registry.yarnpkg.com/documentation/-/documentation-14.0.3.tgz#738998d0560193c35b2451b9706a924dc9fa9ec9"
integrity sha512-B7cAviVKN9Rw7Ofd+9grhVuxiHwly6Ieh+d/ceMw8UdBOv/irkuwnDEJP8tq0wgdLJDUVuIkovV+AX9mTrZFxg==
dependencies:
"@babel/core" "^7.18.10"
"@babel/generator" "^7.18.10"
Expand Down Expand Up @@ -6265,10 +6265,10 @@ terser@^5.0.0, terser@^5.7.0:
commander "^2.20.0"
source-map-support "~0.5.20"

three@0.160.1:
version "0.160.1"
resolved "https://registry.yarnpkg.com/three/-/three-0.160.1.tgz#61fe2907312e8604b1f64187f58e047503847413"
integrity sha512-Bgl2wPJypDOZ1stAxwfWAcJ0WQf7QzlptsxkjYiURPz+n5k4RBDLsq+6f9Y75TYxn6aHLcWz+JNmwTOXWrQTBQ==
three@0.161.0:
version "0.161.0"
resolved "https://registry.yarnpkg.com/three/-/three-0.161.0.tgz#38aafaa82fe5467fde2e33933515d1b6beb17d91"
integrity sha512-LC28VFtjbOyEu5b93K0bNRLw1rQlMJ85lilKsYj6dgTu+7i17W+JCCEbvrpmNHF1F3NAUqDSWq50UD7w9H2xQw==

through2@^2.0.0:
version "2.0.5"
Expand Down

0 comments on commit 5ad848e

Please sign in to comment.