Skip to content

Commit

Permalink
Merge pull request #10099 from gocd/dependabot/npm_and_yarn/server/sr…
Browse files Browse the repository at this point in the history
…c/main/webapp/WEB-INF/rails/types/url-parse-1.4.7

ui-dev: bump @types/url-parse from 1.4.6 to 1.4.7 in /server/src/main/webapp/WEB-INF/rails
  • Loading branch information
chadlwilson committed Jan 20, 2022
2 parents 3843046 + b23bbe7 commit d1fed59
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion server/src/main/webapp/WEB-INF/rails/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@types/prismjs": "^1.16.5",
"@types/shell-quote": "^1.7.0",
"@types/underscore.string": "^0.0.38",
"@types/url-parse": "^1.4.6",
"@types/url-parse": "^1.4.7",
"@types/uuid": "^8.3.4",
"@types/webpack": "^4.41.32",
"add-matchers": "^0.6.2",
Expand Down
8 changes: 4 additions & 4 deletions server/src/main/webapp/WEB-INF/rails/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1229,10 +1229,10 @@
resolved "https://registry.yarnpkg.com/@types/underscore/-/underscore-1.11.4.tgz#62e393f8bc4bd8a06154d110c7d042a93751def3"
integrity sha512-uO4CD2ELOjw8tasUrAhvnn2W4A0ZECOvMjCivJr4gA9pGgjv+qxKWY9GLTMVEK8ej85BxQOocUyE7hImmSQYcg==

"@types/url-parse@^1.4.6":
version "1.4.6"
resolved "https://registry.yarnpkg.com/@types/url-parse/-/url-parse-1.4.6.tgz#46b044f24ee5200c3b1ef6a98214d1d451f4dab8"
integrity sha512-Xo6pU78oG9NNk5UJaumUXzrwu9hPiVN2N83mcdXQ1C3/R037fMPlVCh+LqP/2BELXMnlQH0sKec0u33ZnktqHQ==
"@types/url-parse@^1.4.7":
version "1.4.7"
resolved "https://registry.yarnpkg.com/@types/url-parse/-/url-parse-1.4.7.tgz#39319654febe7ae778e40cd0c373b1646a3fcf47"
integrity sha512-EGfNfKmF21obwe37d2YFNcLYG67EifYO2B7Zl+N1uVjutZPQ8gSGOOozOu7KQEP8mqSl3X/wG5THZ/OLMotb1Q==

"@types/uuid@^8.3.4":
version "8.3.4"
Expand Down

0 comments on commit d1fed59

Please sign in to comment.