Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
public
/
sequelize
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
不要怂,就是干,撸起袖子干!
Commit d064073b
authored
Sep 28, 2019
by
Sushant
Committed by
GitHub
Sep 28, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
build: update dependencies (#11487)
1 parent
edf997fa
Show whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
18 additions
and
16 deletions
.eslintrc.json
lib/associations/belongs-to-many.js
lib/dialects/abstract/query-generator.js
lib/dialects/mariadb/query-generator.js
lib/dialects/mssql/query-generator.js
lib/dialects/mysql/query.js
lib/dialects/postgres/data-types.js
lib/errors/validation-error.js
lib/model.js
lib/utils.js
package.json
test/.eslintrc.json
.eslintrc.json
View file @
d064073
...
@@ -38,6 +38,7 @@
...
@@ -38,6 +38,7 @@
"space-before-function-paren"
:
[
"error"
,
"never"
],
"space-before-function-paren"
:
[
"error"
,
"never"
],
"space-before-blocks"
:
"error"
,
"space-before-blocks"
:
"error"
,
"space-infix-ops"
:
"error"
,
"space-infix-ops"
:
"error"
,
"no-multi-spaces"
:
"error"
,
"arrow-parens"
:
[
"error"
,
"as-needed"
],
"arrow-parens"
:
[
"error"
,
"as-needed"
],
"comma-style"
:
[
"error"
,
"last"
],
"comma-style"
:
[
"error"
,
"last"
],
"indent"
:
[
"indent"
:
[
...
...
lib/associations/belongs-to-many.js
View file @
d064073
lib/dialects/abstract/query-generator.js
View file @
d064073
lib/dialects/mariadb/query-generator.js
View file @
d064073
lib/dialects/mssql/query-generator.js
View file @
d064073
lib/dialects/mysql/query.js
View file @
d064073
lib/dialects/postgres/data-types.js
View file @
d064073
lib/errors/validation-error.js
View file @
d064073
lib/model.js
View file @
d064073
lib/utils.js
View file @
d064073
package.json
View file @
d064073
...
@@ -35,35 +35,35 @@
...
@@ -35,35 +35,35 @@
"debug"
:
"^4.1.1"
,
"debug"
:
"^4.1.1"
,
"dottie"
:
"^2.0.0"
,
"dottie"
:
"^2.0.0"
,
"inflection"
:
"1.12.0"
,
"inflection"
:
"1.12.0"
,
"lodash"
:
"^4.17.1
1
"
,
"lodash"
:
"^4.17.1
5
"
,
"moment"
:
"^2.24.0"
,
"moment"
:
"^2.24.0"
,
"moment-timezone"
:
"^0.5.21"
,
"moment-timezone"
:
"^0.5.21"
,
"retry-as-promised"
:
"^3.
1
.0"
,
"retry-as-promised"
:
"^3.
2
.0"
,
"semver"
:
"^6.
1.1
"
,
"semver"
:
"^6.
3.0
"
,
"sequelize-pool"
:
"^2.3.0"
,
"sequelize-pool"
:
"^2.3.0"
,
"toposort-class"
:
"^1.0.1"
,
"toposort-class"
:
"^1.0.1"
,
"uuid"
:
"^3.
2.1
"
,
"uuid"
:
"^3.
3.3
"
,
"validator"
:
"^10.11.0"
,
"validator"
:
"^10.11.0"
,
"wkx"
:
"^0.4.
6
"
"wkx"
:
"^0.4.
8
"
},
},
"devDependencies"
:
{
"devDependencies"
:
{
"@commitlint/cli"
:
"^8.
0
.0"
,
"@commitlint/cli"
:
"^8.
2
.0"
,
"@commitlint/config-angular"
:
"^8.
0
.0"
,
"@commitlint/config-angular"
:
"^8.
2
.0"
,
"@types/bluebird"
:
"^3.5.26"
,
"@types/bluebird"
:
"^3.5.26"
,
"@types/node"
:
"^1
0.12.27
"
,
"@types/node"
:
"^1
2.7.8
"
,
"@types/validator"
:
"^10.11.0"
,
"@types/validator"
:
"^10.11.0"
,
"big-integer"
:
"^1.6.4
2
"
,
"big-integer"
:
"^1.6.4
5
"
,
"chai"
:
"^4.x"
,
"chai"
:
"^4.x"
,
"chai-as-promised"
:
"^7.x"
,
"chai-as-promised"
:
"^7.x"
,
"chai-datetime"
:
"^1.x"
,
"chai-datetime"
:
"^1.x"
,
"chai-spies"
:
"^1.x"
,
"chai-spies"
:
"^1.x"
,
"continuation-local-storage"
:
"^3.x"
,
"continuation-local-storage"
:
"^3.x"
,
"cross-env"
:
"^5.2.
0
"
,
"cross-env"
:
"^5.2.
1
"
,
"env-cmd"
:
"^8.0.2"
,
"env-cmd"
:
"^8.0.2"
,
"esdoc"
:
"^1.1.0"
,
"esdoc"
:
"^1.1.0"
,
"esdoc-inject-style-plugin"
:
"^1.0.0"
,
"esdoc-inject-style-plugin"
:
"^1.0.0"
,
"esdoc-standard-plugin"
:
"^1.0.0"
,
"esdoc-standard-plugin"
:
"^1.0.0"
,
"eslint"
:
"^6.
0
.0"
,
"eslint"
:
"^6.
4
.0"
,
"eslint-plugin-jsdoc"
:
"^4.1.1"
,
"eslint-plugin-jsdoc"
:
"^4.1.1"
,
"eslint-plugin-mocha"
:
"^5.2.1"
,
"eslint-plugin-mocha"
:
"^5.2.1"
,
"fs-jetpack"
:
"^2.2.2"
,
"fs-jetpack"
:
"^2.2.2"
,
...
@@ -71,8 +71,8 @@
...
@@ -71,8 +71,8 @@
"js-combinatorics"
:
"^0.5.4"
,
"js-combinatorics"
:
"^0.5.4"
,
"lcov-result-merger"
:
"^3.0.0"
,
"lcov-result-merger"
:
"^3.0.0"
,
"lint-staged"
:
"^8.1.5"
,
"lint-staged"
:
"^8.1.5"
,
"mariadb"
:
"^2.
0.3
"
,
"mariadb"
:
"^2.
1.1
"
,
"markdownlint-cli"
:
"^0.1
7
.0"
,
"markdownlint-cli"
:
"^0.1
8
.0"
,
"mocha"
:
"^6.1.4"
,
"mocha"
:
"^6.1.4"
,
"mysql2"
:
"^1.6.5"
,
"mysql2"
:
"^1.6.5"
,
"nyc"
:
"^14.1.1"
,
"nyc"
:
"^14.1.1"
,
...
@@ -81,11 +81,11 @@
...
@@ -81,11 +81,11 @@
"pg-types"
:
"^2.0.0"
,
"pg-types"
:
"^2.0.0"
,
"rimraf"
:
"^2.6.3"
,
"rimraf"
:
"^2.6.3"
,
"semantic-release"
:
"^15.13.16"
,
"semantic-release"
:
"^15.13.16"
,
"sinon"
:
"^7.
3.2
"
,
"sinon"
:
"^7.
5.0
"
,
"sinon-chai"
:
"^3.3.0"
,
"sinon-chai"
:
"^3.3.0"
,
"sqlite3"
:
"^4.0.6"
,
"sqlite3"
:
"^4.0.6"
,
"tedious"
:
"6.0.0"
,
"tedious"
:
"6.0.0"
,
"typescript"
:
"^3.
3.333
3"
"typescript"
:
"^3.
6.
3"
},
},
"keywords"
:
[
"keywords"
:
[
"mysql"
,
"mysql"
,
...
...
test/.eslintrc.json
View file @
d064073
...
@@ -4,6 +4,7 @@
...
@@ -4,6 +4,7 @@
"no-unused-expressions"
:
0
,
"no-unused-expressions"
:
0
,
"camelcase"
:
0
,
"camelcase"
:
0
,
"no-console"
:
0
,
"no-console"
:
0
,
"no-prototype-builtins"
:
0
"no-prototype-builtins"
:
0
,
"no-multi-spaces"
:
0
}
}
}
}
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment