Skip to content

Commit 8f043de

Browse files
committed
Bump to v1.1.17
1 parent 7c0c976 commit 8f043de

File tree

2 files changed

+6
-13
lines changed

2 files changed

+6
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"awesome-typescript-loader": "^5.2.1",
4949
"babel-loader": "^8.2.5",
5050
"esbuild": "^0.14.51",
51-
"glob-parent": "6.0.2",
51+
"glob-parent": "6.0.1",
5252
"jest": "^28.1.3",
5353
"postcss": "^8.4.14",
5454
"prettier-standard": "^16.3.0",

yarn.lock

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7487,12 +7487,12 @@ github-slugger@^1.0.0:
74877487
resolved "https://registry.yarnpkg.com/github-slugger/-/github-slugger-1.4.0.tgz#206eb96cdb22ee56fdc53a28d5a302338463444e"
74887488
integrity sha512-w0dzqw/nt51xMVmlaV1+JRzN+oCa1KfcgGEWhxUG16wbdA+Xnt/yoFO8Z8x/V82ZcZ0wy6ln9QDup5avbhiDhQ==
74897489

7490-
7491-
version "6.0.2"
7492-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-6.0.2.tgz#6d237d99083950c79290f24c7642a3de9a28f9e3"
7493-
integrity sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==
7490+
[email protected].1, glob-parent@^6.0.1:
7491+
version "6.0.1"
7492+
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-6.0.1.tgz#42054f685eb6a44e7a7d189a96efa40a54971aa7"
7493+
integrity sha512-kEVjS71mQazDBHKcsq4E9u/vUzaLcw1A8EtUeydawvIWQCJM0qQ08G1H7/XTjFUulla6XQiDOG6MXSaG0HDKog==
74947494
dependencies:
7495-
is-glob "^4.0.3"
7495+
is-glob "^4.0.1"
74967496

74977497
glob-parent@^3.1.0:
74987498
version "3.1.0"
@@ -7509,13 +7509,6 @@ glob-parent@^5.0.0, glob-parent@^5.1.2, glob-parent@~5.1.2:
75097509
dependencies:
75107510
is-glob "^4.0.1"
75117511

7512-
glob-parent@^6.0.1:
7513-
version "6.0.1"
7514-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-6.0.1.tgz#42054f685eb6a44e7a7d189a96efa40a54971aa7"
7515-
integrity sha512-kEVjS71mQazDBHKcsq4E9u/vUzaLcw1A8EtUeydawvIWQCJM0qQ08G1H7/XTjFUulla6XQiDOG6MXSaG0HDKog==
7516-
dependencies:
7517-
is-glob "^4.0.1"
7518-
75197512
glob-promise@^3.4.0:
75207513
version "3.4.0"
75217514
resolved "https://registry.yarnpkg.com/glob-promise/-/glob-promise-3.4.0.tgz#b6b8f084504216f702dc2ce8c9bc9ac8866fdb20"

0 commit comments

Comments
 (0)