Skip to content

Commit

Permalink
📦 Update subpackage devDependencies (patch) (#32642)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 22, 2021
1 parent 513e6b3 commit c63620f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
@@ -1,7 +1,7 @@
version: 2.1

orbs:
browser-tools: circleci/browser-tools@1.1.1
browser-tools: circleci/browser-tools@1.1.3

push_and_pr_builds: &push_and_pr_builds
filters:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sweep-experiments.yml
Expand Up @@ -20,7 +20,7 @@ jobs:
fetch-depth: 0

- name: Set Up Node
uses: actions/setup-node@v2.1.4
uses: actions/setup-node@v2.1.5

- name: Set Up Environment
run: sudo chown -R $(whoami) $(npm config get prefix)/{lib/node_modules,bin,share}
Expand Down
2 changes: 1 addition & 1 deletion third_party/amp-toolbox-cache-url/package.json
Expand Up @@ -36,7 +36,7 @@
"eslint": "7.19.0",
"eslint-config-google": "0.14.0",
"jasmine": "3.6.4",
"karma": "6.1.0",
"karma": "6.1.1",
"karma-chrome-launcher": "3.1.0",
"karma-jasmine": "4.0.1",
"npm-run-all": "4.1.5",
Expand Down

0 comments on commit c63620f

Please sign in to comment.