Skip to content

Commit

Permalink
Merge branch 'master' of github.com:johngeorgewright/google-ad-manage…
Browse files Browse the repository at this point in the history
…r-api
  • Loading branch information
johngeorgewright committed Sep 9, 2024
2 parents d0b55ce + 65b9f79 commit 0fabd34
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 85 deletions.
50 changes: 5 additions & 45 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"axios": "1.7.7",
"cheerio": "1.0.0",
"commitizen": "4.3.0",
"concurrently": "8.2.2",
"concurrently": "9.0.0",
"crawler": "2.0.2",
"cz-conventional-changelog": "3.3.0",
"dotenv-extended": "2.9.0",
Expand Down
44 changes: 5 additions & 39 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -361,15 +361,6 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.21.0":
version: 7.22.15
resolution: "@babel/runtime@npm:7.22.15"
dependencies:
regenerator-runtime: "npm:^0.14.0"
checksum: 10c0/96b74adfd1db812d06ed56d9db12acecfc844d252b93994ce4901433957bd28affba725622a4dc9e7f76384c4cb6cadc3d620d07817c8be9156eaedba5eea059
languageName: node
linkType: hard

"@babel/template@npm:^7.22.15, @babel/template@npm:^7.22.5, @babel/template@npm:^7.3.3":
version: 7.22.15
resolution: "@babel/template@npm:7.22.15"
Expand Down Expand Up @@ -1001,7 +992,7 @@ __metadata:
axios: "npm:1.7.7"
cheerio: "npm:1.0.0"
commitizen: "npm:4.3.0"
concurrently: "npm:8.2.2"
concurrently: "npm:9.0.0"
crawler: "npm:2.0.2"
cz-conventional-changelog: "npm:3.3.0"
dotenv-extended: "npm:2.9.0"
Expand Down Expand Up @@ -3250,23 +3241,21 @@ __metadata:
languageName: node
linkType: hard

"concurrently@npm:8.2.2":
version: 8.2.2
resolution: "concurrently@npm:8.2.2"
"concurrently@npm:9.0.0":
version: 9.0.0
resolution: "concurrently@npm:9.0.0"
dependencies:
chalk: "npm:^4.1.2"
date-fns: "npm:^2.30.0"
lodash: "npm:^4.17.21"
rxjs: "npm:^7.8.1"
shell-quote: "npm:^1.8.1"
spawn-command: "npm:0.0.2"
supports-color: "npm:^8.1.1"
tree-kill: "npm:^1.2.2"
yargs: "npm:^17.7.2"
bin:
conc: dist/bin/concurrently.js
concurrently: dist/bin/concurrently.js
checksum: 10c0/0e9683196fe9c071d944345d21d8f34aa6c0cc50c0dd897e95619f2f1c9eb4871dca851b2569da17888235b7335b4c821ca19deed35bebcd9a131ee5d247f34c
checksum: 10c0/65251009f4540c25eda0d5b2f367ba8755eac83db2ce562802132160e9241c5cd755228b18c330ea29ccd5b0a033302da8a670d724e89fe462c26253e3046f2e
languageName: node
linkType: hard

Expand Down Expand Up @@ -3568,15 +3557,6 @@ __metadata:
languageName: node
linkType: hard

"date-fns@npm:^2.30.0":
version: 2.30.0
resolution: "date-fns@npm:2.30.0"
dependencies:
"@babel/runtime": "npm:^7.21.0"
checksum: 10c0/e4b521fbf22bc8c3db332bbfb7b094fd3e7627de0259a9d17c7551e2d2702608a7307a449206065916538e384f37b181565447ce2637ae09828427aed9cb5581
languageName: node
linkType: hard

"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.3, debug@npm:^4.3.4":
version: 4.3.4
resolution: "debug@npm:4.3.4"
Expand Down Expand Up @@ -8324,13 +8304,6 @@ __metadata:
languageName: node
linkType: hard

"regenerator-runtime@npm:^0.14.0":
version: 0.14.0
resolution: "regenerator-runtime@npm:0.14.0"
checksum: 10c0/e25f062c1a183f81c99681691a342760e65c55e8d3a4d4fe347ebe72433b123754b942b70b622959894e11f8a9131dc549bd3c9a5234677db06a4af42add8d12
languageName: node
linkType: hard

"registry-auth-token@npm:^5.0.0":
version: 5.0.2
resolution: "registry-auth-token@npm:5.0.2"
Expand Down Expand Up @@ -8890,13 +8863,6 @@ __metadata:
languageName: node
linkType: hard

"spawn-command@npm:0.0.2":
version: 0.0.2
resolution: "spawn-command@npm:0.0.2"
checksum: 10c0/b22f2d71239e6e628a400831861ba747750bbb40c0a53323754cf7b84330b73d81e40ff1f9055e6d1971818679510208a9302e13d9ff3b32feb67e74d7a1b3ef
languageName: node
linkType: hard

"spawn-error-forwarder@npm:~1.0.0":
version: 1.0.0
resolution: "spawn-error-forwarder@npm:1.0.0"
Expand Down

0 comments on commit 0fabd34

Please sign in to comment.