Skip to content

Commit

Permalink
Merge pull request #666 from SmartBear/dependabot/npm_and_yarn/ace-bu…
Browse files Browse the repository at this point in the history
…ilds-1.7.0

Bump ace-builds from 1.6.1 to 1.7.0
  • Loading branch information
mcoqblin-hiptest authored Jun 29, 2022
2 parents dcd3ab5 + 27cd803 commit 906ea47
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
},
"dependencies": {
"@cucumber/gherkin": "^24.0.0",
"ace-builds": "^1.6.1",
"ace-builds": "^1.7.0",
"calculate-size": "^1.1.1",
"escape-string-regexp": "^5.0.0",
"lodash": "^4.17.21",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1341,10 +1341,10 @@ accepts@~1.3.4, accepts@~1.3.5, accepts@~1.3.8:
mime-types "~2.1.34"
negotiator "0.6.3"

ace-builds@^1.4.14, ace-builds@^1.6.1:
version "1.6.1"
resolved "https://registry.yarnpkg.com/ace-builds/-/ace-builds-1.6.1.tgz#606086725cb3190da7ee5a77be4ebce7042e330b"
integrity sha512-N5mf09eRnDB7h6z+En0WFv8ogaf0AHiW+ohSMSvAQnXunaBuxfuqz2iUYpNa82qF2BZ6u+b11FGBq/tgSdFxMQ==
ace-builds@^1.4.14, ace-builds@^1.7.0:
version "1.7.0"
resolved "https://registry.yarnpkg.com/ace-builds/-/ace-builds-1.7.0.tgz#2a3c163cbbea817985ea4346dde187a47cbdd211"
integrity sha512-5sruz5avLYUGRH5iWbpM4vLnAhHEoryviLP0J2uxKd4I2VQ9ImFCJDehSpiukjP745x2ypg/NIfLoWpvmBLDWg==

acorn-globals@^6.0.0:
version "6.0.0"
Expand Down

0 comments on commit 906ea47

Please sign in to comment.