Skip to content

Commit c6305e1

Browse files
authored
Merge pull request #1179 from ThatOpen/dependabot/npm_and_yarn/gopd-1.1.0
Bump gopd from 1.0.1 to 1.1.0
2 parents dedc8cf + 7b00b1a commit c6305e1

File tree

2 files changed

+13
-9
lines changed

2 files changed

+13
-9
lines changed

package-lock.json

+8-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1941,7 +1941,7 @@ get-caller-file@^2.0.5:
19411941
resolved "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz"
19421942
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
19431943

1944-
get-intrinsic@^1.1.3, get-intrinsic@^1.2.4:
1944+
get-intrinsic@^1.2.4:
19451945
version "1.2.4"
19461946
resolved "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.4.tgz"
19471947
integrity sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==
@@ -2010,11 +2010,11 @@ globby@^13.1.4:
20102010
slash "^4.0.0"
20112011

20122012
gopd@^1.0.1:
2013-
version "1.0.1"
2014-
resolved "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz"
2015-
integrity sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==
2013+
version "1.1.0"
2014+
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.1.0.tgz#df8f0839c2d48caefc32a025a49294d39606c912"
2015+
integrity sha512-FQoVQnqcdk4hVM4JN1eromaun4iuS34oStkdlLENLdpULsuQcTyXj8w7ayhuUfPwEYZ1ZOooOTT6fdA9Vmx/RA==
20162016
dependencies:
2017-
get-intrinsic "^1.1.3"
2017+
get-intrinsic "^1.2.4"
20182018

20192019
graceful-fs@^4.2.10, graceful-fs@^4.2.9:
20202020
version "4.2.11"

0 commit comments

Comments
 (0)