Skip to content

Commit

Permalink
Merge branch 'master' into feature/md-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
slavaleleka committed May 24, 2023
2 parents aea66a9 + 067461c commit 9b8651a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bamboo-specs/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plan:
key: SCRIPTLETSBUILD
name: scriptlets - build
variables:
dockerContainer: adguard/puppeteer-runner:8.0--1
dockerContainer: adguard/puppeteer-runner:18.2--1

stages:
- Build:
Expand Down
2 changes: 1 addition & 1 deletion bamboo-specs/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plan:
key: SCRIPTLETSTEST
name: scriptlets - test new
variables:
dockerPuppeteer: adguard/puppeteer-runner:8.0--1
dockerPuppeteer: adguard/puppeteer-runner:18.2--1

stages:
- Build:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adguard/scriptlets",
"version": "1.9.21",
"version": "1.9.22",
"description": "AdGuard's JavaScript library of Scriptlets and Redirect resources",
"scripts": {
"build": "babel-node bundler.js",
Expand Down

0 comments on commit 9b8651a

Please sign in to comment.