mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Bump tmp and eslint
Removes [tmp](https://github.com/raszi/node-tmp). It's no longer used after updating ancestor dependency [eslint](https://github.com/eslint/eslint). These dependencies need to be updated together. Removes `tmp` Updates `eslint` from 4.13.1 to 9.32.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v4.13.1...v9.32.0) --- updated-dependencies: - dependency-name: tmp dependency-version: dependency-type: indirect - dependency-name: eslint dependency-version: 9.32.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Generated
+1043
-596
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -36,7 +36,7 @@
|
||||
"babel-preset-minify": "^0.2.0",
|
||||
"del": "^3.0.0",
|
||||
"es6-promise": "^4.1.1",
|
||||
"eslint": "^4.13.1",
|
||||
"eslint": "^9.32.0",
|
||||
"google-closure-compiler": "^20171203.0.0",
|
||||
"gulp": "^4.0.2",
|
||||
"gulp-add-src": "^1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user