Skip to content

Commit bc9f976

Browse files
dependabot[bot]ejhammond
authored andcommitted
Fix: Bump @ejhammond/jskit from 2.0.2 to 2.0.4
Bumps [@ejhammond/jskit](https://github.com/ejhammond/jskit) from 2.0.2 to 2.0.4. - [Release notes](https://github.com/ejhammond/jskit/releases) - [Commits](ejhammond/jskit@v2.0.2...v2.0.4) Signed-off-by: dependabot[bot] <support@github.com>
1 parent d744eb8 commit bc9f976

2 files changed

Lines changed: 6 additions & 15 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"devDependencies": {
3535
"@ejhammond/eslint-plugin": "^2.0.0",
36-
"@ejhammond/jskit": "^2.0.2",
36+
"@ejhammond/jskit": "^2.0.4",
3737
"@testing-library/react": "^9.3.2",
3838
"@types/jest": "^24.0.22",
3939
"@types/node": "^14.11.2",

yarn.lock

Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1027,10 +1027,10 @@
10271027
eslint-plugin-react "^7.20.6"
10281028
eslint-plugin-react-hooks "^4.1.2"
10291029

1030-
"@ejhammond/jskit@^2.0.2":
1031-
version "2.0.2"
1032-
resolved "https://registry.yarnpkg.com/@ejhammond/jskit/-/jskit-2.0.2.tgz#60b582faef2acdf6f9c1b52560380cba8427f35a"
1033-
integrity sha512-5BmDKJnCV49AFcVboiaqNr4v4dW1GShDp1h0427BslI4F2KpeQqCEkkbc0IyyVj+tJmEareOjNx5rs4HY0PVZg==
1030+
"@ejhammond/jskit@^2.0.4":
1031+
version "2.0.4"
1032+
resolved "https://registry.yarnpkg.com/@ejhammond/jskit/-/jskit-2.0.4.tgz#3fd092dc3935a562803b4b41dd3bcea3508a0244"
1033+
integrity sha512-P/JmT/ZFDSxUbfecTs7mxnA2L8PX+8GAIawh1Z4AbcuEoUaFiMVrEIZCY9VIpEBOwUqT9tQhxDiy1UnA4SJ+ag==
10341034
dependencies:
10351035
"@commitlint/cli" "^9.1.2"
10361036
"@semantic-release/commit-analyzer" "^6.3.3"
@@ -3102,7 +3102,7 @@ cross-spawn@^6.0.0, cross-spawn@^6.0.5:
31023102
shebang-command "^1.2.0"
31033103
which "^1.2.9"
31043104

3105-
cross-spawn@^7.0.0:
3105+
cross-spawn@^7.0.0, cross-spawn@^7.0.1:
31063106
version "7.0.3"
31073107
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
31083108
integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
@@ -3111,15 +3111,6 @@ cross-spawn@^7.0.0:
31113111
shebang-command "^2.0.0"
31123112
which "^2.0.1"
31133113

3114-
cross-spawn@^7.0.1:
3115-
version "7.0.1"
3116-
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.1.tgz#0ab56286e0f7c24e153d04cc2aa027e43a9a5d14"
3117-
integrity sha512-u7v4o84SwFpD32Z8IIcPZ6z1/ie24O6RU3RbtL5Y316l3KuHVPx9ItBgWQ6VlfAFnRnTtMUrsQ9MUUTuEZjogg==
3118-
dependencies:
3119-
path-key "^3.1.0"
3120-
shebang-command "^2.0.0"
3121-
which "^2.0.1"
3122-
31233114
crypto-random-string@^1.0.0:
31243115
version "1.0.0"
31253116
resolved "https://registry.yarnpkg.com/crypto-random-string/-/crypto-random-string-1.0.0.tgz#a230f64f568310e1498009940790ec99545bca7e"

0 commit comments

Comments
 (0)