Skip to content

Commit

Permalink
Bump temp from 0.8.4 to 0.9.4
Browse files Browse the repository at this point in the history
Bumps [temp](https://github.com/bruce/node-temp) from 0.8.4 to 0.9.4.
- [Release notes](https://github.com/bruce/node-temp/releases)
- [Commits](https://github.com/bruce/node-temp/commits/v0.9.4)

---
updated-dependencies:
- dependency-name: temp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 9, 2023
1 parent cf455f0 commit cfa0839
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion kolibri/plugins/perseus_viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"progress": "^2.0.0",
"rimraf": "^3.0.2",
"string-replace-loader": "^3.1.0",
"temp": "^0.8.3",
"temp": "^0.9.4",
"walk": "^2.3.9"
}
}
2 changes: 1 addition & 1 deletion packages/kolibri-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"stylelint-config-standard": "24.0.0",
"stylelint-csstree-validator": "2.0.0",
"stylelint-scss": "4.3.0",
"temp": "^0.8.3",
"temp": "^0.9.4",
"terser-webpack-plugin": "^5.3.6",
"url-loader": "^4.1.1",
"vue-jest": "^3.0.0",
Expand Down
9 changes: 5 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10551,11 +10551,12 @@ tar@^6.1.11:
mkdirp "^1.0.3"
yallist "^4.0.0"

temp@^0.8.3:
version "0.8.4"
resolved "https://registry.yarnpkg.com/temp/-/temp-0.8.4.tgz#8c97a33a4770072e0a05f919396c7665a7dd59f2"
integrity sha512-s0ZZzd0BzYv5tLSptZooSjK8oj6C+c19p7Vqta9+6NPOf7r+fxq0cJe6/oN4LTC79sy5NY8ucOJNgwsKCSbfqg==
temp@^0.9.4:
version "0.9.4"
resolved "https://registry.yarnpkg.com/temp/-/temp-0.9.4.tgz#cd20a8580cb63635d0e4e9d4bd989d44286e7620"
integrity sha512-yYrrsWnrXMcdsnu/7YMYAofM1ktpL5By7vZhf15CrXijWWrEYZks5AXBudalfSWJLlnen/QUJUB5aoB0kqZUGA==
dependencies:
mkdirp "^0.5.1"
rimraf "~2.6.2"

terminal-link@^2.0.0:
Expand Down

0 comments on commit cfa0839

Please sign in to comment.