8000 Merge branch 'dev' into dev-v4 · lyrl/github-pages-deploy-action@cb9b5ae · GitHub
[go: up one dir, main page]

Skip to content

Commit cb9b5ae

Browse files
committed
Merge branch 'dev' into dev-v4
2 parents 00910a9 + 023cc8d commit cb9b5ae

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
},
4141
"devDependencies": {
4242
"@types/jest": "26.0.20",
43-
"@types/node": "14.14.21",
44-
"eslint": "7.18.0",
43+
"@types/node": "14.14.25",
44+
"eslint": "7.19.0",
4545
"eslint-plugin-github": "4.1.1",
4646
"eslint-plugin-jest": "24.1.3",
4747
"eslint-plugin-prettier": "^3.1.2",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -837,10 +837,10 @@
837837
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
838838
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
839839

840-
"@types/node@*", "@types/node@14.14.21", "@types/node@>= 8":
841-
version "14.14.21"
842-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.21.tgz#d934aacc22424fe9622ebf6857370c052eae464e"
843-
integrity sha512-cHYfKsnwllYhjOzuC5q1VpguABBeecUp24yFluHpn/BQaVxB1CuQ1FSRZCzrPxrkIfWISXV2LbeoBthLWg0+0A==
840+
"@types/node@*", "@types/node@14.14.25", "@types/node@>= 8":
841+
version "14.14.25"
842+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.25.tgz#15967a7b577ff81383f9b888aa6705d43fbbae93"
843+
integrity sha512-EPpXLOVqDvisVxtlbvzfyqSsFeQxltFbluZNRndIb8tr9KiBnYNLzrc1N3pyKUCww2RNrfHDViqDWWE1LCJQtQ==
844844

845845
"@types/normalize-package-data@^2.4.0":
846846
version "2.4.0"
@@ -1835,10 +1835,10 @@ eslint-visitor-keys@^2.0.0:
18351835
version "2.0.0"
18361836
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
18371837

1838-
eslint@7.18.0:
1839-
version "7.18.0"
1840-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.18.0.tgz#7fdcd2f3715a41fe6295a16234bd69aed2c75e67"
1841-
integrity sha512-fbgTiE8BfUJZuBeq2Yi7J3RB3WGUQ9PNuNbmgi6jt9Iv8qrkxfy19Ds3OpL1Pm7zg3BtTVhvcUZbIRQ0wmSjAQ==
1838+
eslint@7.19.0:
1839+
version "7.19.0"
1840+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.19.0.tgz#6719621b196b5fad72e43387981314e5d0dc3f41"
1841+
integrity sha512-CGlMgJY56JZ9ZSYhJuhow61lMPPjUzWmChFya71Z/jilVos7mR/jPgaEfVGgMBY5DshbKdG8Ezb8FDCHcoMEMg==
18421842
dependencies:
18431843
"@babel/code-frame" "^7.0.0"
18441844
"@eslint/eslintrc" "^0.3.0"

0 commit comments

Comments
 (0)
0