Skip to content

Commit 0781621

Browse files
build(deps): bump random in /atcoder-problems-frontend
Bumps [random](https://github.com/transitive-bullshit/random) from 2.2.0 to 3.0.6. - [Release notes](https://github.com/transitive-bullshit/random/releases) - [Commits](transitive-bullshit/random@v2.2.0...v3.0.6) --- updated-dependencies: - dependency-name: random dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 054346a commit 0781621

File tree

2 files changed

+5
-18
lines changed

2 files changed

+5
-18
lines changed

atcoder-problems-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"bootstrap": "4.3.1",
4848
"immutable": "4.0.0-rc.12",
4949
"moment": "2.29.2",
50-
"random": "2.2.0",
50+
"random": "3.0.6",
5151
"react": "17.0.1",
5252
"react-beautiful-dnd": "13.1.0",
5353
"react-bootstrap-table": "4.3.1",

atcoder-problems-frontend/yarn.lock

Lines changed: 4 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -9247,16 +9247,6 @@ [email protected]:
92479247
resolved "https://registry.yarnpkg.com/ospath/-/ospath-1.2.2.tgz#1276639774a3f8ef2572f7fe4280e0ea4550c07b"
92489248
integrity sha1-EnZjl3Sj+O8lcvf+QoDg6kVQwHs=
92499249

9250-
ow-lite@^0.0.2:
9251-
version "0.0.2"
9252-
resolved "https://registry.yarnpkg.com/ow-lite/-/ow-lite-0.0.2.tgz#df9f500e6740b6590a1e9a965730d49a8eb597d1"
9253-
integrity sha1-359QDmdAtlkKHpqWVzDUmo61l9E=
9254-
9255-
ow@^0.4.0:
9256-
version "0.4.0"
9257-
resolved "https://registry.yarnpkg.com/ow/-/ow-0.4.0.tgz#119a846d23738ce11677331fef8a3fbe019eb05b"
9258-
integrity sha512-kJNzxUgVd6EF5LoGs+s2/etJPwjfRDLXPTCfEgV8At77sRrV+PSFA8lcoW2HF15Qd455mIR2Stee/2MzDiFBDA==
9259-
92609250
p-each-series@^2.1.0:
92619251
version "2.2.0"
92629252
resolved "https://registry.yarnpkg.com/p-each-series/-/p-each-series-2.2.0.tgz#105ab0357ce72b202a8a8b94933672657b5e2a9a"
@@ -10553,14 +10543,11 @@ [email protected]:
1055310543
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.26.1.tgz#8d41351eb8111c55353617fc3bbffad8e4d35d06"
1055410544
integrity sha512-hLWjpy7EnsDBb0p+Z3B7rPi3GDeRG5ZtiI33kJhTt+ORCd38AbAIjB/9zRIUoeTbE/AVX5ZkU7m6bznsvrf8eQ==
1055510545

10556-
random@2.2.0:
10557-
version "2.2.0"
10558-
resolved "https://registry.yarnpkg.com/random/-/random-2.2.0.tgz#a02cd920e2f50713ad8070b3b76c01439cc51c1c"
10559-
integrity sha512-4HBR4Xye4jJ41QBi6RfIaO1yKQpxVUZafQtdE6NvvjzirNlwWgsk3tkGLTbQtWUarF4ofZsUVEmWqB1TDQlkwA==
10546+
random@3.0.6:
10547+
version "3.0.6"
10548+
resolved "https://registry.yarnpkg.com/random/-/random-3.0.6.tgz#c918e9498dee461affde72986c79ac4d9ef486cf"
10549+
integrity sha512-B53pp/8eFBxULg6sfQgjjmy3vZ2CWVt0Nk4OgkSpvmAf3VXfcEUgGASbNWbXiTiExWe8hCIf5HlddNHzrte9jg==
1056010550
dependencies:
10561-
babel-runtime "^6.26.0"
10562-
ow "^0.4.0"
10563-
ow-lite "^0.0.2"
1056410551
seedrandom "^3.0.5"
1056510552

1056610553
randombytes@^2.0.0, randombytes@^2.0.1, randombytes@^2.0.5, randombytes@^2.1.0:

0 commit comments

Comments
 (0)